Maksim Levental 45bee6efe9
[mlir][Python] fix IRInterfaces.h (#181522)
https://github.com/llvm/llvm-project/pull/176920 added `IRInterfaces.h`
but didn't include it in either the list of [installed
headers](a1d7cda1d7/mlir/python/CMakeLists.txt (L557))
or `mlir/Bindings/Python`. This breaks downstreams. So just move the
header to `mlir/Bindings/Python`
2026-02-15 04:01:39 +00:00
..