[Mlir-commits] [mlir] [mlir][vector] Support complete folding in single pass for vector.insert/vector.extract (PR #142124)
Mehdi Amini
llvmlistbot at llvm.org
Tue Jun 3 10:31:34 PDT 2025
joker-eph wrote:
I don't see a focus on constant for this pass: it only has some special handling to cleanup constants after it's done as far as I can tell. Otherwise it is a single traversal applying the folder.
https://github.com/llvm/llvm-project/pull/142124
More information about the Mlir-commits
mailing list