aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect
AgeCommit message (Expand)AuthorFilesLines
3 hours[mlir][acc] Support lazy remark message construction (#180665)Razvan Lupusoru3-23/+39
6 hours[mlir][shard,mpi] Allowing 2d-grids and simplifying lowering shard.all_gather...Frank Schlimbach1-38/+21
9 hours[mlir][linalg] Remove abandoned `Detensorize` pass (#177579)Matthias Springer2-570/+0
12 hoursExtending UniformQuantizedType with interface-based support for new storage t...Roman-Pevnyi2-67/+75
14 hoursRevert "[mlir] Fix the order of operation attribute verification"Chia-hung Duan1-0/+14
14 hours[mlir] Fix the order of operation attribute verificationChia-hung Duan1-14/+0
18 hours[mlir][gpu] Validate argument count in gpu.launch parser (#180388)Longsheng Mou1-12/+17
22 hours[MLIR][Utils] Fix overflow in constantTripCount for narrow types (#179985)Jhalak Patel1-3/+12
24 hours[MLIR][XeGPU] Fix insert_strided_slice op in subgroup distribution (#180604)Jianhui Li1-2/+5
33 hours[mlir][spirv] Verify vector types when parsing (#180430)Jakub Kuderski1-2/+13
36 hours[mlir][vector] Wrapping `populateFlattenVectorTransferPatterns` as a transfor...Arun Thangamani1-0/+6
3 days[mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (#178887)Ayush Kumar Gaur1-6/+0
4 days[mlir][Linalg] Promote lhs/rhs when vectorizing conv1D as outerproduct (#179883)Abhishek Varma1-2/+8
4 days[MLIR][XeGPU] Propagate layout from anchor ops before Wg To Sg & Blocking Pas...Nishant Patel3-77/+19
4 days[MLIR][XeGPU] Fixing PR179016 minor issues (#180295)Jianhui Li1-4/+4
4 days[mlir][AMDGPU] Add wrappers for in-memory barriers on gfx1250 (#180112)Krzysztof Drewniak1-0/+29
4 days[CIR] Add tons of function infra, plus a handful of attributes (#179811)Erich Keane1-4/+16
5 days[MLIR][XeGPU] Refactor layout propagation utilities (#179016)Jianhui Li10-448/+1384
5 days[MLIR][XeVM] Remove xevm to llvm from convert to llvm (#175672)Sang Ik Lee1-0/+3
5 days[mlir][tensor] Guard constant reshape folding (#179077)Samarth Narang1-0/+10
6 days[mlir] update memref.cast cast compatible check (#179313)ofri frishman1-1/+1
6 days[mlir][gpu][pipeline] Add missing passes in XeGPU to XeVM pipeline (#179320)Charitha Saumya1-7/+17
6 days[mlir][shard,mpi] Fixing lowering allgather shard->mpi->llvm (#178870)Frank Schlimbach1-22/+15
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, Chen1-3/+30
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
7 days[mlir][tosa]: Add MIN_SHAPE, MAX_SHAPE Ops folders (#179488)Udaya Ranga1-7/+42
7 days[CIR] Implement 'allocsize' function/call attribute lowering (#179342)Erich Keane1-0/+4
7 days[MLIR] [XeGPU] SG distribution: adding tests for alloca/create_memdesc and re...Jianhui Li1-15/+2
7 days[mlir][spirv] Add SPV_EXT_float8 support (#179246)Davide Grohmann1-0/+14
7 days[mlir][tosa]: Add Binary Shape Ops folders (#178877)Udaya Ranga1-11/+141
8 days[MLIR][XeGPU] Reorganize uArch for easier extension (#178907)Artem Kroviakov1-9/+12
8 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
8 daysFix outdated docs with vector.reduce instead of vector.reduction (#178111)Noah Prisament2-4/+4
8 days[CIR] Implement lowering for 'no-builtins' attributes (#178899)Erich Keane1-4/+4
8 daysRevert "[mlir][Interfaces] Add `ExecutionProgressOpInterface` + folding patte...Matthias Springer5-93/+5
8 days[mlir][spirv] Verify yielded types match result of `loop`/`selection` (#179205)Igor Wodiany1-0/+16
8 days[mlir][bufferization] Drop equivalent buffer results - modify public function...Adam Siemieniuk1-5/+19
8 days[mlir][x86vector] AVX10 I8 Dot Op (#178807)Arun Thangamani1-10/+29
8 days[mlir][memref]: Fold ExpandShape into TransferRead (#176786)Jack Frankland1-10/+27
9 days[mlir] Fix build after #179039 (#179180)Matthias Springer1-0/+2
9 days[mlir][Interfaces] Add `ExecutionProgressOpInterface` + folding pattern (#179...Matthias Springer5-5/+91
11 days[mlir] Verify childen interface in transform named sequence (#178881)Lukas Sommer1-0/+11
11 days[acc] Fix acc.loop to scf utilities (#178809)Razvan Lupusoru1-21/+31