[Mlir-commits] [mlir] [mlir][Transforms][NFC] Dialect Conversion: Earlier `isIgnored` check (PR #148360)

Matthias Springer llvmlistbot at llvm.org
Sat Jul 12 07:45:42 PDT 2025


matthias-springer wrote:

`legalize` is called from multiple places, so it's easier to do this check in `legalize`. There will be some logic that removes pointers of newly-created operation from the set.


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


More information about the Mlir-commits mailing list