[Mlir-commits] [mlir] [mlir][vector] Sink vector.extract/splat into load/store ops (PR #134389)
Ivan Butygin
llvmlistbot at llvm.org
Fri Apr 11 06:28:00 PDT 2025
https://github.com/Hardcode84 commented:
Regarding making it a canonicalization, this is a bit controversial topic and there are some folks who would probably disagree. I would prefer to merge it as separate patterns first and then have a dedicated PR and discussion on promoting to canonicalization. Also, this way we will be able to revert them independently, if needed.
(I will update code to the other comments after I'm back from euroLLVM)
https://github.com/llvm/llvm-project/pull/134389
More information about the Mlir-commits
mailing list