summaryrefslogtreecommitdiff
path: root/mlir/utils
AgeCommit message (Expand)Author
2025-11-07[MLIR][Pygments] Refine the pygments MLIR lexer (#166406)Twice
2025-11-04[MLIR] Fix generate-test-checks.py to not remove every blank lines (#166493)Mehdi Amini
2025-10-14[mlir] Use MLIR op names when generating FileCheck variables in generate-test...Andrzej Warzyński
2025-10-10[MLIR][Vector] Remove vector.splat (#162167)James Newling
2025-09-08[utils] Process attribute references in lines defining attrs. (#156541)Slava Zakharin
2025-08-22[MLIR] Improve clang-tidy scriptMehdi Amini
2025-08-08[MLIR][Linalg] Remove matmul_transpose variants (#147961)Renato Golin
2025-06-17[MLIR][VSCode] update packages to fix CVE-2022-25883 and CVE-2022-3517 (#144479)Rolf Morel
2025-06-11[mlir][generate-test-checks] Emit attributes with rest of CHECK lines (#143759)Michael Maitland
2025-06-11[mlir][generate-test-checks] Do not emit the autogenerated note if it exists ...Michael Maitland
2025-05-14[mlir][bufferization][NFC] Rename to_memref to to_buffer (#137180)Andrei Golubev
2025-04-25[mlir][utils] Update generate-test-checks.py (use SSA names) (#136819)Andrzej Warzyński
2025-04-23[mlir][utils] Update generate-test-checks.py (#136757)Andrzej Warzyński
2025-04-22[mlir][utils] Update generate-test-checks.py (#136721)Andrzej Warzyński
2025-04-11[mlir] Add support for broader range of input files in generate-test-checks.p...Kevin Gleason
2025-04-08[mlir] fix references of attributes which are not defined earlier (#134364)tdanyluk
2025-03-27[mlir] Decouple enum generation from attributes, adding EnumInfo and EnumCase...Krzysztof Drewniak
2025-02-20[utils] Use stricter SSA regexp for CHECK-SAME. (#128083)Slava Zakharin
2025-02-18[MLIR][Math] Add erfc to math dialect (#126439)Jan Leyonberg
2025-01-28[emacs][lsp][tblgen] add tblgen-lsp-server support for emacs lsp-mode (#76337)mgcsysinfcat
2025-01-15[vim] Improve `iskeyword` for MLIR (#121750)Jack Frankland
2024-12-30[mlir] add a simple pygments lexer (#120942)Oleksandr "Alex" Zinenko
2024-10-30[mlir][spirv] Remove code for de-duplicating symbols in SPIR-V grammar (#111778)Caio Oliveira
2024-10-30[mlir][spirv] Ignore extra comma for category_args in gen_spirv_dialect.py (#...Caio Oliveira
2024-10-11[mlir][spirv] Make gen_spirv_dialect.py more precise when finding inst_catego...Caio Oliveira
2024-10-10[NFC][mlir][spirv] Fix syntax warnings in gen_spirv_dialect.py (#111775)Caio Oliveira
2024-10-04[MLIR] Add f8E8M0FNU type (#111028)Sergey Kozub
2024-09-24[MLIR] Add f4E2M1FN type (#108877)Sergey Kozub
2024-09-16[MLIR] Add f6E2M3FN type (#107999)Sergey Kozub
2024-09-10[MLIR] Add f6E3M2FN type (#105573)Sergey Kozub
2024-08-14[vscode-mlir] Added per-LSP-server executable arguments (#79671)jjalowie
2024-08-02[MLIR] Add f8E3M4 IEEE 754 type (#101230)Alexander Pivovarov
2024-07-31[mlir][spirv] Fix tablegen generator script's stripping of prefixes (#101378)Andrea 🦈
2024-07-22[MLIR] Add f8E4M3 IEEE 754 type (#97118)Alexander Pivovarov
2024-06-20[vscode-mlir] Bump the version of braces to 3.0.3 (#96137)Stella Stamenova
2024-05-13[mlir][utils] Add script to verify canonicalizations against Alive2 (#91867)Ivan Butygin
2024-01-10[emacs] Fix Emacs library formatting (#76110)darkfeline
2023-09-11[mlir][arith] Rename operations: `maxf` → `maximumf`, `minf` → `minimumf`...Daniil Dudkin
2023-09-06[NFC] Set a variable in the mlir data formatter (#65554)Walter Erquinigo
2023-08-03[mlir] Fix generating checks for multiple funcs in generate-test-checksBenjamin Maxwell
2023-07-07New features and bug fix in MLIR test generation toolRafael Ubal Tena
2023-07-06[mlir] Add support for TF32 as a Builtin FloatTypeJeremy Furtek
2023-06-22[vscode-mlir] bump vsce version to 2.19.0Yuanfang Chen
2023-06-05tree-sitter-mlir: add a more complete grammarRamkumar Ramachandra
2023-06-05Add customization group for MLIR.Philipp Stephani
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-04-24Add a GDB/LLDB interface for interactive debugging of MLIR ActionsMehdi Amini
2023-03-24[APFloat] Add E4M3B11FNUZDavid Majnemer
2023-02-13[mlir] Add Float8E5M2FNUZ and Float8E4M3FNUZ types to MLIRJake Hall
2023-02-13Revert "[CMake] Remove custom ccache CMake logic"Tobias Hieta