aboutsummaryrefslogtreecommitdiff
path: root/mlir/examples/standalone
AgeCommit message (Expand)AuthorFilesLines
2026-01-05[mlir][Python] move IRTypes and IRAttributes to MLIRPythonSupport (#174118)Maksim Levental2-10/+36
2026-01-05[mlir][Python] create MLIRPythonSupport (#171775)Maksim Levental4-0/+51
2026-01-02[mlir][python] fix symbol resolution on MacOS with multiple packages (#174057)Maksim Levental4-18/+38
2025-12-19[MLIR][Python] remove pybind11 support (#172581)Maksim Levental5-73/+1
2025-11-19[MLIR][Python] make sure stubs get installed with LLVM_DISTRIBUTION_COMPONENT...Maksim Levental1-8/+3
2025-10-23[MLIR][Python] Skip stubgen while any sanitizer is enabled (#164661)Twice1-3/+8
2025-10-07Revert "[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pyb...Maksim Levental5-2/+75
2025-10-06[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pybind (#16...Maksim Levental5-75/+2
2025-09-27[mlir] Fix typo in StandalonePasses.td doc string (#161009)Corbin Robeck1-1/+1
2025-09-25[MLIR][Python] don't generate type stubs when cross-compiling (#160793)Maksim Levental1-51/+58
2025-09-24[MLIR][Standalone] use narrow registration instead of RegisterEverything (#16...Maksim Levental6-31/+29
2025-09-24Reland "[MLIR][Python] add Python wheel build demo/test" (#160481) (#160488)Maksim Levental2-2/+71
2025-09-24Revert "[MLIR][Python] add Python wheel build demo/test" (#160481)Maksim Levental2-71/+2
2025-09-24[MLIR][Python] add Python wheel build demo/test (#160388)Maksim Levental2-2/+71
2025-09-23[MLIR][Python] quiet stubgen (#160368)Maksim Levental1-0/+1
2025-09-20[MLIR][Python] reland (narrower) type stub generation (#157930)Maksim Levental4-12/+95
2025-09-12[MLIR] enable Standalone example test for Windows (#158183)Maksim Levental5-2/+12
2025-09-10Revert stubgen-related patches (#157831)Oleksandr "Alex" Zinenko1-1/+0
2025-09-05[MLIR][Python] enable type stub auto-generation (#155741)Maksim Levental1-0/+1
2025-08-30[MLIR][Python] fix standalone example/test (#156197)Maksim Levental2-7/+12
2025-08-15[MLIR] Set LLVM_LIT_ARGS in Standalone Example CMake (#152423)Aiden Grossman1-0/+4
2025-07-29[mlir] Reland `Move InitAll*** implementation into static library` (#151150)Ivan Butygin2-8/+8
2025-07-29Revert "[mlir][core] Move `InitAll***` implementation into static library." (...Mehdi Amini2-8/+8
2025-07-29[mlir][core] Move `InitAll***` implementation into static library. (#150805)Ivan Butygin2-8/+8
2025-01-13Remove StandaloneExtensionPybind11.cpp FT update as does not work with python...vfdev1-3/+1
2025-01-13Enabled freethreading support in MLIR python bindings (#122684)vfdev1-1/+3
2024-12-20[mlir python] Port in-tree dialects to nanobind. (#119924)Peter Hawkins1-2/+1
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar1-1/+1
2024-12-09Revert "Revert "[mlir python] Add nanobind support (#119232)Maksim Levental6-9/+77
2024-12-03Revert "[mlir python] Add nanobind support for standalone dialects." (#118517)Maksim Levental6-77/+9
2024-12-03[mlir python] Add nanobind support for standalone dialects. (#117922)Peter Hawkins6-9/+77
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra2-3/+1
2024-01-17[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)Matthias Springer1-1/+1
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in standalone-translate.cpp (...Mehdi Amini1-0/+3
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in standalone-plugin.cpp (NFC)Mehdi Amini1-4/+3
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in standalone-opt.cpp (NFC)Mehdi Amini1-8/+0
2023-10-20Apply clang-tidy fixes for misc-unused-alias-decls in StandaloneExtension.cpp...Mehdi Amini1-1/+0
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in StandalonePasses.cpp (NFC)Mehdi Amini1-2/+2
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in StandaloneOps.cpp (NFC)Mehdi Amini1-1/+0
2023-08-11[mlir] Update mlir/examples/standalone/README.md (NFC)Jie Fu1-1/+1
2023-07-18[mlir][python] Remove PythonAttr mapping functionalityRahul Kayaith1-1/+0
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-26[MLIR] Add native Bytecode support for propertiesMehdi Amini1-0/+1
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta4-33/+35
2023-05-25Revert "[MLIR] Add native Bytecode support for properties"Mehdi Amini1-1/+0
2023-05-25[MLIR] Add native Bytecode support for propertiesMehdi Amini1-0/+1
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+1
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1