[Mlir-commits] [mlir] [mlir][vector] Teach `TransferOptimization` to look through trivial aliases (PR #87805)
Diego Caballero
llvmlistbot at llvm.org
Tue Apr 9 10:42:56 PDT 2024
https://github.com/dcaballe approved this pull request.
LGTM! I think extending the transformation to deal with these simple alias cases make it more powerful. We know there are cases where some of these casts/subviews can't be folded.
https://github.com/llvm/llvm-project/pull/87805
More information about the Mlir-commits
mailing list