summaryrefslogtreecommitdiff
path: root/mlir/test/python/ir/custom_dialect
AgeCommit message (Collapse)Author
2023-11-03[mlir][python] remove various caching mechanisms (#70831)Maksim Levental
This PR removes the various caching mechanisms currently in the python bindings - both positive caching and negative caching.