summaryrefslogtreecommitdiff
path: root/mlir/lib/CAPI/RegisterEverything
AgeCommit message (Expand)Author
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
2023-08-22[mlir] Disentangle dialect and extension registrations.Nicolas Vasilache
2023-06-16[MLIR] Register all extensions in CAPI's RegisterEverythingAshay Rane
2023-03-21[mlir] Support lowering of dialect attributes attached to top-level modulesSergio Afonso
2022-07-16[mlir] Overhaul C/Python registration APIs to properly scope registration/loa...Stella Laurenzo