summaryrefslogtreecommitdiff
path: root/mlir/examples/standalone
AgeCommit message (Expand)Author
2025-11-19[MLIR][Python] make sure stubs get installed with LLVM_DISTRIBUTION_COMPONENT...Maksim Levental
2025-10-23[MLIR][Python] Skip stubgen while any sanitizer is enabled (#164661)Twice
2025-10-07Revert "[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pyb...Maksim Levental
2025-10-06[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pybind (#16...Maksim Levental
2025-09-27[mlir] Fix typo in StandalonePasses.td doc string (#161009)Corbin Robeck
2025-09-25[MLIR][Python] don't generate type stubs when cross-compiling (#160793)Maksim Levental
2025-09-24[MLIR][Standalone] use narrow registration instead of RegisterEverything (#16...Maksim Levental
2025-09-24Reland "[MLIR][Python] add Python wheel build demo/test" (#160481) (#160488)Maksim Levental
2025-09-24Revert "[MLIR][Python] add Python wheel build demo/test" (#160481)Maksim Levental
2025-09-24[MLIR][Python] add Python wheel build demo/test (#160388)Maksim Levental
2025-09-23[MLIR][Python] quiet stubgen (#160368)Maksim Levental
2025-09-20[MLIR][Python] reland (narrower) type stub generation (#157930)Maksim Levental
2025-09-12[MLIR] enable Standalone example test for Windows (#158183)Maksim Levental
2025-09-10Revert stubgen-related patches (#157831)Oleksandr "Alex" Zinenko
2025-09-05[MLIR][Python] enable type stub auto-generation (#155741)Maksim Levental
2025-08-30[MLIR][Python] fix standalone example/test (#156197)Maksim Levental
2025-08-15[MLIR] Set LLVM_LIT_ARGS in Standalone Example CMake (#152423)Aiden Grossman
2025-07-29[mlir] Reland `Move InitAll*** implementation into static library` (#151150)Ivan Butygin
2025-07-29Revert "[mlir][core] Move `InitAll***` implementation into static library." (...Mehdi Amini
2025-07-29[mlir][core] Move `InitAll***` implementation into static library. (#150805)Ivan Butygin
2025-01-13Remove StandaloneExtensionPybind11.cpp FT update as does not work with python...vfdev
2025-01-13Enabled freethreading support in MLIR python bindings (#122684)vfdev
2024-12-20[mlir python] Port in-tree dialects to nanobind. (#119924)Peter Hawkins
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-12-09Revert "Revert "[mlir python] Add nanobind support (#119232)Maksim Levental
2024-12-03Revert "[mlir python] Add nanobind support for standalone dialects." (#118517)Maksim Levental
2024-12-03[mlir python] Add nanobind support for standalone dialects. (#117922)Peter Hawkins
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2024-01-17[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)Matthias Springer
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in standalone-translate.cpp (...Mehdi Amini
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in standalone-plugin.cpp (NFC)Mehdi Amini
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in standalone-opt.cpp (NFC)Mehdi Amini
2023-10-20Apply clang-tidy fixes for misc-unused-alias-decls in StandaloneExtension.cpp...Mehdi Amini
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in StandalonePasses.cpp (NFC)Mehdi Amini
2023-10-20Apply clang-tidy fixes for misc-include-cleaner in StandaloneOps.cpp (NFC)Mehdi Amini
2023-08-11[mlir] Update mlir/examples/standalone/README.md (NFC)Jie Fu
2023-07-18[mlir][python] Remove PythonAttr mapping functionalityRahul Kayaith
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-05-26[MLIR] Add native Bytecode support for propertiesMehdi Amini
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-05-25Revert "[MLIR] Add native Bytecode support for properties"Mehdi Amini
2023-05-25[MLIR] Add native Bytecode support for propertiesMehdi Amini
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-04-17[MLIR] Patch StandalonePlugin CMake for MacOSmax
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-04-06Implement Pass and Dialect plugins for mlir-optFabian Mora