[Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)

Rolf Morel llvmlistbot at llvm.org
Mon Feb 2 07:46:04 PST 2026


rolfmorel wrote:

> Would you like to separate the `ext` part changes to a new PR? otherwise this PR may face more conflicts 🤔.

Don't worry, I will deal with conflicts. 

Having said that, I have addressed the comments so far (excepting the bikeshedding concerning a type's name).

If someone could have a look at the "meat" of the PR -- i.e. the interface exposing mechanism -- that would be much appreciated!

https://github.com/llvm/llvm-project/pull/176920


More information about the Mlir-commits mailing list