[PATCH] D145155: [RISCV] Enable interleaved access vectorization
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 14:31:14 PDT 2023
reames added a comment.
In D145155#4197402 <https://reviews.llvm.org/D145155#4197402>, @luke wrote:
> Fix deinterleaves being picked up as interleaves in cost model
I don't understand this comment, and the code change appears to be unrelated. My LGTM does not hold with the change until this is separated and/or explained.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145155/new/
https://reviews.llvm.org/D145155
More information about the llvm-commits
mailing list