summaryrefslogtreecommitdiff
path: root/mlir/test/python/lib
AgeCommit message (Expand)Author
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-20[MLIR][Python] reland (narrower) type stub generation (#157930)Maksim Levental
2025-07-15[mlir][py] Mark all type caster `from_{cpp,python}` methods as noexcept (#143...Nicholas Junge
2025-03-10[mlir] Better Python diagnostics (#128581)Nikhil Kalra
2025-01-22Reapply "[mlir] Link libraries that aren't included in libMLIR to libMLIR" (#...Michał Górny
2025-01-22Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-22[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123781)Michał Górny
2025-01-20Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-20[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123477)Michał Górny
2024-12-20[mlir python] Port in-tree dialects to nanobind. (#119924)Peter Hawkins
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-05[mlir][python] auto attribute casting (#97786)Maksim Levental
2023-11-27[mlir][python] enable registering dialects with the default `Context` (#72488)Maksim Levental
2023-11-07[mlir][python] value casting (#69644)Maksim Levental
2023-08-28[MLIR] Switch the default for usePropertiesForAttributes (NFC)Mehdi Amini
2023-08-27Revert "[MLIR] Switch the default for usePropertiesForAttributes (NFC)"Mehdi Amini
2023-08-27[MLIR] Switch the default for usePropertiesForAttributes (NFC)Mehdi Amini
2023-05-26[MLIR][python bindings] Add TypeCaster for returning refined types from pytho...max
2023-05-22[MLIR][python bindings] Expose TypeIDs in pythonmax
2023-05-12[mlir] Update method cast calls to function callsTres Popp
2023-04-14[MLIR][python bindings] implement `PyValue` subclassing to enable operator ov...max
2022-07-16[mlir] Overhaul C/Python registration APIs to properly scope registration/loa...Stella Laurenzo
2022-01-19[mlir] Rework subclass construction in PybindAdaptors.hAlex Zinenko
2021-10-25[mlir] support interfaces in Python bindingsAlex Zinenko