[Mlir-commits] [mlir] [mlir][python] Add normalforms to capture preconditions of transforms (PR #79449)

Mehdi Amini llvmlistbot at llvm.org
Tue Jan 30 00:50:30 PST 2024


joker-eph wrote:

> In summary, we want to get some more experience with transform pre/post-conditions and introduce modeling of this in the dialect itself when we know better what aspects are key.

I'm just not sure this belongs to MLIR right now. I believe the python bindings are just that... bindings. That would be a significant departure to start adding "features" that don't exist in MLIR.

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


More information about the Mlir-commits mailing list