Sign in
llvm
/
llvm-project
/
mlir
/
HEAD
ba03ba3
[MLIR][TOSA] Update IfOp print/parse to support ranked condition tens… (#149791)
by Yuvaraj Venkatesh
· 2 hours ago
main
master
961d306
[mlir][tosa] Allow scalar int8 tensors to be unranked (#150731)
by Yi-Chi Lee
· 2 hours ago
b2c232d
[mlir][memref] Support test-compose-subview dynamic size (#146881)
by lonely eagle
· 2 hours ago
456bcdd
[mlir] Nominate MLIR Egress category maintainers (#149487)
by Oleksandr "Alex" Zinenko
· 3 hours ago
93fd94b
[mlir] Nominate Tensor Compiler maintainers (#149488)
by Oleksandr "Alex" Zinenko
· 3 hours ago
e9c252a
[mlir][linalg][nfc] Clean-up leftover code post #149156 (#150602)
by Andrzej Warzyński
· 3 hours ago
c1d294f
[mlir] Nominate MLIR Core category maintainers (#149485)
by Oleksandr "Alex" Zinenko
· 3 hours ago
16f4297
[MLIR] Fix release build: reference to NDEBUG guarded function (NFC)
by Mehdi Amini
· 15 hours ago
299f409
[mlir][toy] Update dialect conversion example (#150826)
by Matthias Springer
· 15 hours ago
dec68cf
[MLIR] Update MLIR tutorial to use LDBG() macro (#150763)
by Mehdi Amini
· 17 hours ago
e6f690f
[MLIR] Remove overly verbose Debug for TypeID checks (NFC) (#150751)
by Mehdi Amini
· 17 hours ago
62450f3
Migrate more of DataFlow framework to LDBG (NFC) (#150752)
by Mehdi Amini
· 17 hours ago
8bb8662
[MLIR] Update Inliner.cpp to use LDBG() for logging (NFC) (#150762)
by Mehdi Amini
· 17 hours ago
23c2435
[MLIR] Migrate some "transform dialect" source to use the standard LDBG macro (NFC) (#150695)
by Mehdi Amini
· 17 hours ago
27d17f7
Revert "[OMPIRBuilder] Don't use invalid debug loc in reduction functions." (#150832)
by Abid Qadeer
· 20 hours ago
3902e76
[mlir][Transforms] Dialect Conversion: Fix folder implementation (#150775)
by Matthias Springer
· 25 hours ago
109665b
[mlir][IR] Set insertion point when erasing an operation (#146955)
by Matthias Springer
· 27 hours ago
4bf375e
[mlir] Fix a warning
by Kazu Hirata
· 27 hours ago
942aef5
[mlir][test] Turn `test-legalize-mode` into a pass option (#150767)
by Matthias Springer
· 2 days ago
ba6cc16
[mlir][Transforms][NFC] Dialect Conversion: Improve `insert` callbacks (#150753)
by Matthias Springer
· 2 days ago
8d31cbf
[mlir][Transforms] Dialect Conversion: check for "failure" after modification (#150748)
by Matthias Springer
· 2 days ago
23ad310
[MLIR] Remove unused DBGS macro (NFC)
by Mehdi Amini
· 2 days ago
aac48de
[mlir][Transforms][NFC] Dialect Conversion: Move `lookup` functions (#150743)
by Matthias Springer
· 2 days ago
9b3b877
[mlir][SCF] Do not access erased operation in `scf.while` lowering (#150741)
by Matthias Springer
· 2 days ago
c2b3670
[mlir][doc] Fix transform dialect tutorial ch3 (#150456)
by lonely eagle
· 2 days ago
ce36851
[MLIR] Remove uses of %T from lit tests (#150725)
by Aiden Grossman
· 2 days ago
02d20b7
[MLIR] Remove unused DBGS macro (NFC)
by Mehdi Amini
· 2 days ago
db828d9
[mlir][NFC] update `mlir/lib` create APIs (35/n) (#150708)
by Maksim Levental
· 2 days ago
fbac3c3
[MLIR] Fix release build: the definition for the FULL_LDBG macro was incorrect
by Mehdi Amini
· 3 days ago
529b390
[MLIR] Fix release build: FULL_LDBG macro was incorrect when NDEBUG is defined (#150698)
by Benoit Jacob
· 3 days ago
b5dcbac
[mlir][LLVM] Remove `llvm` deps from the LLVM dialect (#150692)
by Fabian Mora
· 3 days ago
be24e5f
[mlir][NFC] update `mlir/examples` create APIs (31/n) (#150652)
by Maksim Levental
· 3 days ago
ade5533
[mlir][NFC] update `mlir/Dialect` create APIs (33/n) (#150659)
by Maksim Levental
· 3 days ago
8d54f67
[MLIR] Migrate PatternLoggingListener to the standard LDBG output (#150686)
by Mehdi Amini
· 3 days ago
174713b
[MLIR] Add a OpWithFlags class that acts as a "stream modifier" to customize Operation streaming (#150636)
by Mehdi Amini
· 3 days ago
5165340
[mlir][NFC] update `mlir/Dialect` create APIs (32/n) (#150657)
by Maksim Levental
· 3 days ago
9ecd375
Revert "[mlir][linalg] Restrict linalg.pack to not have artificial padding." (#150675)
by Han-Chung Wang
· 3 days ago
2550243
[mlir][linalg] Restrict linalg.pack to not have artificial padding. (#150522)
by Han-Chung Wang
· 3 days ago
ac58f1f
[MLIR] Add missing includes to NVVM/Target.cpp (fix build) (#150637)
by Mehdi Amini
· 3 days ago
bc5c81e
[mlir][NFC] update `mlir` create APIs (34/n) (#150660)
by Maksim Levental
· 3 days ago
adcd071
[mlir][NFC] update `mlir/Dialect` create APIs (27/n) (#150638)
by Maksim Levental
· 3 days ago
da8eeb2
[mlir][NFC] update `mlir/Dialect` create APIs (30/n) (#150643)
by Maksim Levental
· 3 days ago
2ecc132
[mlir][NFC] update `mlir/Dialect` create APIs (28/n) (#150641)
by Maksim Levental
· 3 days ago
febd147
[mlir][NFC] update `mlir/Dialect` create APIs (29/n) (#150642)
by Maksim Levental
· 3 days ago
d40ff2e
[mlir][EmitC]Remove the Unused Option in the `wrap-emitc-func-in-class` Pass (#150577)
by Jaden Angella
· 3 days ago
2cbea18
[mlir] Switch to new LDBG macro (#150616)
by Jacques Pienaar
· 3 days ago
07cd750
[NFC][mlir][mesh,shard] Fixing misnomers in mesh dialect, renaming 'mesh' dialect to 'shard' (#150177)
by Frank Schlimbach
· 3 days ago
f3d592c
[mlir][python] fix PyDenseResourceElementsAttribute finalizer (#150561)
by Maksim Levental
· 3 days ago
cb1f9a4
[mlir][amd] fix LLVM::InsertValueOp::create failure to disambiguate (#150605)
by Maksim Levental
· 3 days ago
4eed193
[mlir] fix transform dialect doc includes (#150408)
by Oleksandr "Alex" Zinenko
· 3 days ago
4ded125
[mlir][vector] Add a check to ensure input vector rank equals target shape rank (#149239)
by Longsheng Mou
· 3 days ago
4ff989b
[mlir][NFC] Use `getDefiningOp<OpTy>()` instead of `dyn_cast<OpTy>(getDefiningOp())` (#150428)
by Longsheng Mou
· 3 days ago
5efad3d
[MLIR][EmitC][NFC] Use `llvm::function_ref<>` instead of `std::optional<llvm::function_ref<>>` (#146478)
by Yanzuo Liu
· 3 days ago
622b3e8
[mlir][Transforms] Remove UB dialect dependency from Canonicalizer pass (#150555)
by Hideto Ueno
· 3 days ago
cf3d912
Fix Bug in RemoveDeadValues Pass (#148437)
by ronigoldman22
· 3 days ago
873dfed
[mlir][AMDGPU] Add canonicalizer for folding casts into gather_to_lds (#150503)
by Quinn Dawkins
· 3 days ago
d5ff296
[mlir][Bufferization] Fix to_buffer(tensor.cast) folder (#150511)
by Quinn Dawkins
· 4 days ago
434ce69
[mlir][linalg] Take artificial padding into account for pack/unpack folding. (#150272)
by Han-Chung Wang
· 4 days ago
9ac0293
Revert "[flang][flang-driver][mlir][OpenMP] atomic control support" (#150504)
by Kiran Chandramohan
· 4 days ago
3304f84
[mlir][NFC] update `mlir/Dialect` create APIs (18/n) (#149925)
by Maksim Levental
· 4 days ago
6d4c851
[mlir][NFC] update `mlir/Dialect` create APIs (17/n) (#149924)
by Maksim Levental
· 4 days ago
88d6fee
[mlir][Tosa] Allow scalar tensors to be unranked in the TOSA dialect (#150399)
by woruyu
· 4 days ago
ae3ba51
[mlir][NFC] update `mlir/Dialect` create APIs (15/n) (#149921)
by Maksim Levental
· 4 days ago
659fa25
[mlir-lsp] Fix window.workDoneProgress capability (#149905)
by Lily Brown
· 4 days ago
ecba06f
[mlir] Remove unused includes (NFC) (#150476)
by Kazu Hirata
· 4 days ago
f634ee2
[MLIR] Improve tutorial to make it clear that `walk()` is visiting the root op (NFC)
by Mehdi Amini
· 4 days ago
155a69e
[mlir][NFC] update `mlir/Dialect` create APIs (14/n) (#149920)
by Maksim Levental
· 4 days ago
ece724b
[mlir][ArithToAMDGPU] Use native packing support (#150342)
by Krzysztof Drewniak
· 4 days ago
0282b16
[mlir] Fix missing import (#150330)
by Daniel Garvey
· 4 days ago
4aba551
[flang][flang-driver][mlir][OpenMP] atomic control support (#143441)
by Anchu Rajendran S
· 4 days ago
70a6a10
[mlir][linalg] Drop unit dims on IndexingMapOpInterface (#150280)
by Ian Wood
· 4 days ago
3f95bca
[mlir][tosa] Fix integer-to-boolean cast folder (#150370)
by Longsheng Mou
· 4 days ago
5e02b0f
Reapply "[AMDGPU] fold `memref.subview/expand_shape/collapse_shape` into `amdgpu.gather_to_lds`" (#150334)
by Alan Li
· 4 days ago
4c464ef
[mlir][spirv][nfc] Refactor member decorations in StructType (#150218)
by Igor Wodiany
· 4 days ago
acc8289
[mlir][NFC] update `mlir/Dialect` create APIs (20/n) (#149927)
by Maksim Levental
· 4 days ago
77a0bcd
[CMake]fix CUDAToolkit_LIBRARY_ROOT DEFINED check (#146472)
by x12301450
· 4 days ago
3e0a359
[MLIR][Affine] Improve sibling fusion - handle memrefs from memref defining nodes (#149641)
by Uday Bondhugula
· 4 days ago
4a9d221
[mlir][NFC] Use `hasOneBlock` instead of `llvm::hasSingleElement(region)` (#149809)
by Longsheng Mou
· 4 days ago
cbd5839
[mlir][docs] Fix broken links of LIFT (#150152)
by Longsheng Mou
· 4 days ago
0f55116
[mlir] Remove unused includes (NFC) (#150266)
by Kazu Hirata
· 5 days ago
11a596e
[mlir] move if-condition propagation to a standalone pass (#150278)
by Oleksandr "Alex" Zinenko
· 5 days ago
968861d
[MLIR][XeGPU] Add support for subgroup_id_range (#148661)
by Nishant Patel
· 5 days ago
f197b1b
[mlir][python,CAPI] expose Op::isBeforeInBlock (#150271)
by Maksim Levental
· 5 days ago
aa3a8a6
[mlir][armsme][vector] Replace splat with broadcast (#148024)
by James Newling
· 5 days ago
b869040
Revert "[AMDGPU] fold `memref.subview/expand_shape/collapse_shape` in… (#150256)
by Alan Li
· 5 days ago
4213f6a
[mlir][xegpu] Add initial skeleton implementation for lowering ConvertLayoutOp (#146176)
by Chao Chen
· 5 days ago
85ab04e
[MLIR][XeGPU] Add offset operands to load_nd/store_nd/prefetch_nd (#149424)
by Jianhui Li
· 5 days ago
8ff1bb1
[mlir][NFC] update `Conversion` create APIs (4/n) (#149879)
by Maksim Levental
· 5 days ago
621f5b4
[MLIR][XeGPU] Add transformation pattern for vector.broadcast in Wg to Sg pass (#144417)
by Nishant Patel
· 5 days ago
4a145a2
[AMDGPU] fold `memref.subview/expand_shape/collapse_shape` into `amdgpu.gather_to_lds` (#149851)
by Alan Li
· 5 days ago
6dcc6a1
[mlir][ArithToAMDGPU][NFC] Add PatternBenefit (#150091)
by Krzysztof Drewniak
· 5 days ago
c63075b
[mlir][NFC] update `mlir/Dialect` create APIs (23/n) (#149930)
by Maksim Levental
· 5 days ago
6369582
Reland "[mlir][vector] Use vector.broadcast in place of vector.splat" (#150138)
by James Newling
· 5 days ago
8fc424f
[MLIR][AArch64] Lower vector.contract to Neon FEAT_BF16 operations (#148198)
by Momchil Velikov
· 5 days ago
ea153be
[mlir][mesh] removing partial/reduction axes from mesh.sharding (#149805)
by Frank Schlimbach
· 5 days ago
9b395ba
[mlir][vector] Fix cast incompatible type bug in `ShuffleOp::fold` (#150037)
by Longsheng Mou
· 5 days ago
ac758d5
[mlir][Arith] Prevent IR modification for non-matching pattern (#150103)
by Krzysztof Drewniak
· 6 days ago
ebc0957
[mlir][amdgpu] Add `rocdl.s.waitcnt` wrapper (#149670)
by Ivan Butygin
· 6 days ago
d86c3f9
[mlir][xegpu] cleanup the print format for TensorDesc (#149182)
by Chao Chen
· 6 days ago
2588858
[mlir][rocdl] Add more gfx12 wait intrinsics (#149984)
by Ivan Butygin
· 6 days ago
Next »