summaryrefslogtreecommitdiff
path: root/mlir/test/python/lib/PythonTestModulePybind11.cpp
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
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