aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib
AgeCommit message (Expand)AuthorFilesLines
5 hours[mlir][gpu] Validate argument count in gpu.launch parser (#180388)Longsheng Mou1-12/+17
6 hours[MLIR][Python] Refine trait support in MLIR Python (#180550)Twice2-8/+9
9 hours[MLIR][Utils] Fix overflow in constantTripCount for narrow types (#179985)Jhalak Patel1-3/+12
10 hours[mlir][AMDGPU] Change width of LDS barrier count (#180554)Krzysztof Drewniak1-3/+3
10 hours[MLIR][XeGPU] Fix insert_strided_slice op in subgroup distribution (#180604)Jianhui Li1-2/+5
17 hours[MLIR][Python] Support dynamic traits in python-defined dialects (#179705)Twice3-0/+207
19 hours[mlir][spirv] Verify vector types when parsing (#180430)Jakub Kuderski1-2/+13
22 hours[mlir][vector] Wrapping `populateFlattenVectorTransferPatterns` as a transfor...Arun Thangamani1-0/+6
31 hours[llvm] Remove "no-infs-fp-math" attribute support (#180083)paperchalice2-8/+0
3 days[mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (#178887)Ayush Kumar Gaur1-6/+0
3 days[mlir][Linalg] Promote lhs/rhs when vectorizing conv1D as outerproduct (#179883)Abhishek Varma1-2/+8
3 days[MLIR][XeGPU] Propagate layout from anchor ops before Wg To Sg & Blocking Pas...Nishant Patel3-77/+19
3 days[MLIR][XeGPU] Fixing PR179016 minor issues (#180295)Jianhui Li1-4/+4
3 days[MLIR][Python] Remove partial LLVM APIs in python bindings (4/n) (#180256)RattataKing6-110/+92
4 days[mlir][AMDGPU] Add wrappers for in-memory barriers on gfx1250 (#180112)Krzysztof Drewniak2-3/+291
4 days[CIR] Add tons of function infra, plus a handful of attributes (#179811)Erich Keane4-7/+99
4 days[MLIR][XeGPU] Refactor layout propagation utilities (#179016)Jianhui Li10-448/+1384
4 days[MLIR][XeVM] Remove xevm to llvm from convert to llvm (#175672)Sang Ik Lee3-30/+152
4 days[MLIR][Python] Add llvm raw fd ostream c api (#179770)RattataKing1-0/+38
4 days[mlir][tensor] Guard constant reshape folding (#179077)Samarth Narang1-0/+10
5 days[MLIR][XeGPU][XeVM] Update single element vector type handling. (#178558)Sang Ik Lee1-36/+82
5 days[mlir][vector-to-gpu]: Lower transposed strided transfer_readMichael Platings1-73/+70
5 daysIR: Promote "denormal-fp-math" to a first class attribute (#174293)Matt Arsenault2-19/+42
5 days[MLIR][OpenMP] Add Taskloop Collapse Support (#175924)Jack Styles1-13/+81
5 days[mlir] update memref.cast cast compatible check (#179313)ofri frishman1-1/+1
5 days[mlir][gpu][pipeline] Add missing passes in XeGPU to XeVM pipeline (#179320)Charitha Saumya1-7/+17
6 days[MLIR][Python] Remove partial LLVM APIs in python bindings (3/n) (#178984)RattataKing3-24/+20
6 days[mlir][shard,mpi] Fixing lowering allgather shard->mpi->llvm (#178870)Frank Schlimbach3-43/+143
6 days[milr][gpu] Make barrier elimination address-space aware (#178101)Krzysztof Drewniak1-69/+173
6 days[mlir][emitc] Update the `WrapFuncInClassPass` pass (#179184)Andrzej WarzyƄski1-6/+12
6 days[Flang][mlir][OpenMP] Add affinity clause to omp.task and Flang lowering (#17...Chi-Chun, Chen2-3/+35
6 days[mlir][tosa] Prevent creation of `tosa.concat_shape` for scalar shape values ...Luke Hutton1-0/+9
6 days[mlir][tosa] Enhance `resolveBroadcastShape` to handle dynamic dims (#175932)Luke Hutton1-7/+17
6 days[mlir][tosa]: Add MIN_SHAPE, MAX_SHAPE Ops folders (#179488)Udaya Ranga1-7/+42
6 days[MLIR][Python] Ignore the returned status of `loadDialectModule` in lookup fu...Twice1-6/+4
6 days[mlir][tblgen] Add PredTypeTrait/PredAttrTrait support (#169153)Tim Noack1-3/+5
6 days[mlir] GPUToROCDL: lower `gpu.subgroup_id` to the intrinsic where possible (#...Ivan Butygin1-2/+63
6 days[CIR] Implement 'allocsize' function/call attribute lowering (#179342)Erich Keane4-0/+48
7 days[MLIR] Enforce symbol visibility during symbol lookup (#179370)neildhar1-1/+3
7 days[NFC][MLIR] Simplify lookup of nested symbols (#179362)neildhar1-20/+12
7 days[MLIR] [XeGPU] SG distribution: adding tests for alloca/create_memdesc and re...Jianhui Li1-15/+2
7 days[mlir][vector-to-gpu]: Extend MMA Lowerings (#176785)Jack Frankland1-14/+51
7 days[mlir][spirv] Add SPV_EXT_float8 support (#179246)Davide Grohmann5-22/+67
7 days[mlir][tosa]: Add Binary Shape Ops folders (#178877)Udaya Ranga1-11/+141
7 days[MLIR][XeGPU] Reorganize uArch for easier extension (#178907)Artem Kroviakov1-9/+12
7 days[mlir][tensor] Emit diagnostics for unranked tensor reshape ops instead of as...Samarth Narang1-3/+6
8 days[mlir][scf] Fix trip count signedness and overflow in SCF Utils (#178782)Jhalak Patel1-18/+13
8 days[mlir] TileUsingInterface bugfix for dominance error (#178190)ziereis1-1/+8
8 days[MLIR] Apply clang-tidy fixes for llvm-else-after-return in SPIRVCanonicaliza...Mehdi Amini1-2/+1
8 days[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in PromoteShuffle...Mehdi Amini1-1/+2