summaryrefslogtreecommitdiff
path: root/mlir/python/CMakeLists.txt
AgeCommit message (Expand)Author
2025-11-19[MLIR][Python] make sure stubs get installed with LLVM_DISTRIBUTION_COMPONENT...Maksim Levental
2025-11-06[MLIR][XeGPU][Transform] add xegpu.set_desc_layout transform op (#165615)Tuomas Kärnä
2025-10-23[MLIR][Python] Skip stubgen while any sanitizer is enabled (#164661)Twice
2025-10-21[MLIR][Python] Add shard Dialect Python Bindings (#162578)Siavash Nazari
2025-10-20[MLIR][Python] expose translate_module_to_llvmir (#163881)Maksim Levental
2025-10-16[mlir][python] Add bindings for OpenACC dialect (#163620)Asher Mancinelli
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-25[MLIR][Python] don't generate type stubs when cross-compiling (#160793)Maksim Levental
2025-09-21[MLIR][Transform][SMT] Introduce transform.smt.constrain_params (#159450)Rolf Morel
2025-09-20[MLIR][Python] reland (narrower) type stub generation (#157930)Maksim Levental
2025-09-19[MLIR][Python] Add python bindings for IRDL dialect (#158488)Twice
2025-09-10Revert stubgen-related patches (#157831)Oleksandr "Alex" Zinenko
2025-09-08[MLIR][Python] fix stubgen (#157583)Maksim Levental
2025-09-05[MLIR][Python] enable type stub auto-generation (#155741)Maksim Levental
2025-09-05[mlir][python] UB dialect python bindings (#157127)Ivan Butygin
2025-07-08[MLIR][Transform] Introduce `transform.tune.knob` op (#146732)Rolf Morel
2025-06-25[MLIR][Transform] expose transform.debug extension in Python (#145550)Rolf Morel
2025-06-23[mlir][python] add `MLIR_BINDINGS_PYTHON_INSTALL_PREFIX` to make bindings ins...Maksim Levental
2025-04-17[mlir][python][smt] fix DialectSMT (include NanobindUtils.h)Maksim Levental
2025-04-16[mlir][SMT] add python bindings (#135674)Maksim Levental
2024-12-20[mlir python] Port in-tree dialects to nanobind. (#119924)Peter Hawkins
2024-12-18[mlir python] Port Python core code to nanobind. (#120473)Peter Hawkins
2024-12-18Revert "[mlir python] Port Python core code to nanobind. (#118583)"Jacques Pienaar
2024-12-18[mlir python] Port Python core code to nanobind. (#118583)Peter Hawkins
2024-12-11[mlir][emitc] Add support for C-API/python binding to EmitC dialect (#119476)Eliud de León
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-06-12[MLIR][python] include Rewrite.h (#95226)Maksim Levental
2024-06-11[mlir] Add PDL C & Python usage (#94714)Jacques Pienaar
2024-05-13[NFC] Make NVGPU casing consistent (#91903)tyb0807
2024-04-20[mlir][python] Fix generation of Python bindings for `async` dialect (#75960)Abhishek Kulkarni
2024-04-18[mlir][python] add binding to `#gpu.object` (#88992)Maksim Levental
2024-04-17[mlir][py] Add NVGPU's `TensorMapDescriptorType` in py bindings (#88855)Guray Ozen
2024-03-20[mlir][python] Enable python bindings for Index dialect (#85827)Steven Varoumas
2024-02-21[mlir] expose transform interpreter to Python (#82365)Oleksandr "Alex" Zinenko
2024-02-14[mlir][python] expose LLVMStructType API (#81672)Oleksandr "Alex" Zinenko
2024-01-02[mlir][spirv] Add support for C-API/python binding to SPIR-V dialect (#76055)Jungwook Park
2023-12-21[mlir][python] meta region_op (#75673)Maksim Levental
2023-12-20[mlir][python] move transform extras (#76102)Maksim Levental
2023-12-15[MLIR][transform][python] add sugared python abstractions for transform diale...martin-luecke
2023-12-07[mlir] Fix missing cmake dependency causing non-deterministic build failure (...Mehdi Amini
2023-11-27[mlir][python] add type wrappers (#71218)Maksim Levental
2023-11-07[mlir][python] factor out pure python core sources (#71592)Maksim Levental
2023-10-19[mlir][python] remove mixins (#68853)Maksim Levental
2023-10-11[mlir][python] python binding for the affine.store op (#68816)Amy Wang
2023-10-03[mlir] enable python bindings for nvgpu transforms (#68088)Oleksandr "Alex" Zinenko
2023-09-21[mlir][python] smaller scope for vector enumgen (#66992)Oleksandr "Alex" Zinenko
2023-09-20[mlir][sparse] Generates python bindings for SparseTensorTransformOps. (#66937)Peiming Liu