2 Commits

Author SHA1 Message Date
Adrian Kuegel
16f2a1fb97 [mlir] Apply ClangTidy findings
move constructors should be marked noexcept
2024-03-05 09:43:31 +00:00
Oleksandr "Alex" Zinenko
91f1161133
[mlir] expose transform interpreter to Python (#82365)
Transform interpreter functionality can be used standalone without going
through the interpreter pass, make it available in Python.
2024-02-21 11:01:00 +01:00