[Mlir-commits] [mlir] [mlir][vector] Support complete folding in single pass for vector.insert/vector.extract (PR #142124)
Diego Caballero
llvmlistbot at llvm.org
Thu Jun 12 14:58:31 PDT 2025
dcaballe wrote:
> We can also ensure that the -max-iterations option from the canonicalization pass is respect for folding and use this for the test.
That's a good point! That should give us the behavior we want to test and keep things integrated with the rest of the canonicalization tests.
https://github.com/llvm/llvm-project/pull/142124
More information about the Mlir-commits
mailing list