[PATCH] D148388: [LV] Model stride in VPWidenMemoryInstructionRecipe [nfc]
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 09:44:05 PDT 2023
fhahn added a comment.
Do you have any particular examples in mind? At the moment, strides > 1 would be handled as interleave group I think and maybe that would also work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148388/new/
https://reviews.llvm.org/D148388
More information about the llvm-commits
mailing list