summaryrefslogtreecommitdiff
path: root/mlir/tools
AgeCommit message (Expand)Author
2025-11-18[NFC][TableGen] Remove `close` member from various CodeGenHelpers (#167904)Rahul Joshi
2025-11-13[mlir][python] Fix ir.Value type to not break other types (#167930)Nirvedh Meshram
2025-11-13[MLIR] [Python] `ir.Value` is now generic in the type of the value it holds (...Sergei Lebedev
2025-11-13[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in mlir-opt.cpp (...Mehdi Amini
2025-11-11[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in tblgen-to-irdl...Mehdi Amini
2025-11-07[mlir][ods] Enable basic string interpolation in constraint summary. (#153603)Jacques Pienaar
2025-11-05[mlir][ods] Enable granular pass registration. (#166532)Jacques Pienaar
2025-11-05[MLIR][ODS] Re-enable direct implementation of type interfaces with method bo...Andi Drebes
2025-11-02[mlir-tblgen] Only create body for unpruned create (#166019)Hsiang-Chieh Tsou
2025-11-01[mlir-tblgen] Suffix underscore to prevent conflict (#166017)Hsiang-Chieh Tsou
2025-10-27[mlir][scf] Add parallelLoopUnrollByFactors() (#164958)fabrizio-indirli
2025-10-24Revert "[mlir][scf] Add parallelLoopUnrollByFactors()" (#164949)fabrizio-indirli
2025-10-24[mlir][scf] Add parallelLoopUnrollByFactors() (#163806)fabrizio-indirli
2025-10-16[mlir] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (#163703)Kazu Hirata
2025-10-15[NFC][MLIR][TableGen] Drop namespace around static Op constraint functions (#...Rahul Joshi
2025-10-15[support] Use VFS in `SourceMgr` for loading includes (#162903)Jan Svoboda
2025-10-15[NFC][MLIR][TableGen] Adopt NamespaceEmitter more widely (#163289)Rahul Joshi
2025-10-14Reland "[mlir] Add strided metadata range dataflow analysis" (#163403)" (#163...Fabian Mora
2025-10-14Revert "[mlir] Add strided metadata range dataflow analysis" (#163403)Fabian Mora
2025-10-14[mlir] Add strided metadata range dataflow analysis (#161280)Fabian Mora
2025-10-13Revert "[NFC][MLIR][TableGen] Adopt NamespaceEmitter more widely" (#163285)Rahul Joshi
2025-10-13[NFC][MLIR][TableGen] Adopt NamespaceEmitter more widely (#162015)Rahul Joshi
2025-10-12[mlir][tblgen] Avoid compilation failure (#161545)Jacques Pienaar
2025-10-12[mlir] Remove unused local variables (NFC) (#163105)Kazu Hirata
2025-10-11[mlir] Use llvm accumulate wrappers. NFCI. (#162957)Jakub Kuderski
2025-10-09[mlir] Execute same operand name constraints before user constraints. (#162526)Chenguang Wang
2025-10-08[mlir][acc] Extend PointerLikeType to provide alloc, dealloc, copy (#162328)Razvan Lupusoru
2025-10-07Revert "[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pyb...Maksim Levental
2025-10-06[MLIR][ODS] Add support for overloading interface methods (#161828)Mehdi Amini
2025-10-06[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pybind (#16...Maksim Levental
2025-10-06[NFC][MLIR][TableGen] Change `emitSummaryAndDescComments` to write to os dire...Rahul Joshi
2025-10-06[NFC][MLIR][TableGen] Use ArrayRef instead of const vector reference (#162016)Rahul Joshi
2025-10-06[mlir] Simplify unreachable type switch cases. NFC. (#162032)Jakub Kuderski
2025-10-04[NFC][TableGen] Migrate IfDef/Namespace emitter from MLIR to LLVM (#161744)Rahul Joshi
2025-10-03[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in mlir-rewrite.c...Mehdi Amini
2025-10-02[mlir][omp] Add omp.tile operation (#160292)Michael Kruse
2025-09-28[mlir][mlir-tblgen] Emit correct error message if method is pruned (#160334)Justin Kim
2025-09-26[MLIR][TBLGen] Added compound assignment operator for any BitEnum (#160840)Alexandra Sidorova
2025-09-18[MLIR][Python] add type hints for accessors (#158455)Maksim Levental
2025-09-16[MLIR][Python] Add docstring for generated python op classes (#158198)Twice
2025-09-15[MLIR][Python] fix generated value builder type hints (#158449)Maksim Levental
2025-09-15[mlir][TableGen] Emit interface traits after all interfaces (#147699)Andrei Golubev
2025-09-12[MLIR] Add remark flags to mlir-opt (#156825)Guray Ozen
2025-09-11[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#157885)Bertik23
2025-09-10[mlir][tblgen] Fix bug when mixing props and InferTypes (#157367)Fabian Mora
2025-09-09Revert "[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#15...Nikita Popov
2025-09-09[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#155572)Bertik23
2025-09-04[MLIR][Python] Add optional `results` parameter for building op with inferabl...Twice
2025-09-04[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in OpFormatGen.cp...Mehdi Amini
2025-09-04[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TosaUtilsGen.c...Mehdi Amini