aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib
AgeCommit message (Expand)AuthorFilesLines
24 hours[llvm] Remove "no-infs-fp-math" attribute support (#180083)paperchalice2-8/+0
2 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
3 days[mlir][AMDGPU] Add wrappers for in-memory barriers on gfx1250 (#180112)Krzysztof Drewniak2-3/+291
3 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
4 days[MLIR][XeGPU][XeVM] Update single element vector type handling. (#178558)Sang Ik Lee1-36/+82
4 days[mlir][vector-to-gpu]: Lower transposed strided transfer_readMichael Platings1-73/+70
4 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
5 days[MLIR][Python] Remove partial LLVM APIs in python bindings (3/n) (#178984)RattataKing3-24/+20
5 days[mlir][shard,mpi] Fixing lowering allgather shard->mpi->llvm (#178870)Frank Schlimbach3-43/+143
5 days[milr][gpu] Make barrier elimination address-space aware (#178101)Krzysztof Drewniak1-69/+173
5 days[mlir][emitc] Update the `WrapFuncInClassPass` pass (#179184)Andrzej WarzyƄski1-6/+12
5 days[Flang][mlir][OpenMP] Add affinity clause to omp.task and Flang lowering (#17...Chi-Chun, Chen2-3/+35
5 days[mlir][tosa] Prevent creation of `tosa.concat_shape` for scalar shape values ...Luke Hutton1-0/+9
5 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
6 days[MLIR] Enforce symbol visibility during symbol lookup (#179370)neildhar1-1/+3
6 days[NFC][MLIR] Simplify lookup of nested symbols (#179362)neildhar1-20/+12
6 days[MLIR] [XeGPU] SG distribution: adding tests for alloca/create_memdesc and re...Jianhui Li1-15/+2
6 days[mlir][vector-to-gpu]: Extend MMA Lowerings (#176785)Jack Frankland1-14/+51
6 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
7 days[mlir][scf] Fix trip count signedness and overflow in SCF Utils (#178782)Jhalak Patel1-18/+13
7 days[mlir] TileUsingInterface bugfix for dominance error (#178190)ziereis1-1/+8
7 days[MLIR] Apply clang-tidy fixes for llvm-else-after-return in SPIRVCanonicaliza...Mehdi Amini1-2/+1
7 days[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in PromoteShuffle...Mehdi Amini1-1/+2
7 daysFix outdated docs with vector.reduce instead of vector.reduction (#178111)Noah Prisament2-4/+4
7 days[mlir][ROCDL] do not hardcode partial lld path in utilities (#179201)Oleksandr "Alex" Zinenko1-4/+4
7 days[mlir][PDL] Support running `pdl_interp.foreach` on ranges of values and type...jumerckx1-0/+30
7 days[mlir][DeadCodeAnalysis] Fix predecessors when running DeadCodeAnalysis on ca...neildhar1-0/+8
7 days[CIR] Implement lowering for 'no-builtins' attributes (#178899)Erich Keane4-13/+77
7 daysRevert "[mlir][Interfaces] Add `ExecutionProgressOpInterface` + folding patte...Matthias Springer8-191/+35
7 days[mlir][spirv] Verify yielded types match result of `loop`/`selection` (#179205)Igor Wodiany1-0/+16
7 days[mlir][bufferization] Drop equivalent buffer results - modify public function...Adam Siemieniuk1-5/+19