summaryrefslogtreecommitdiff
path: root/mlir/test/python/lib/PythonTestCAPI.h
AgeCommit message (Expand)Author
2025-03-10[mlir] Better Python diagnostics (#128581)Nikhil Kalra
2024-07-05[mlir][python] auto attribute casting (#97786)Maksim Levental
2023-05-26[MLIR][python bindings] Add TypeCaster for returning refined types from pytho...max
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