[Mlir-commits] [mlir] [mlir][TD] Allow op printing flags as `transform.print` attrs (PR #86846)

Mehdi Amini llvmlistbot at llvm.org
Wed Mar 27 12:47:06 PDT 2024


joker-eph wrote:

Seems to me that testing these behavior is possible: for example the "assume verified" should print the custom assembly of an operation which does not pass the verifier, which seems fairly easy to setup with the test dialect.

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


More information about the Mlir-commits mailing list