[PATCH] D114373: [LV] Fix incorrectly marking a pointer indvar as 'scalar'.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 25 07:39:49 PST 2021
sdesmalen updated this revision to Diff 389791.
sdesmalen added a comment.
Added assert in widenPHIInstruction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114373/new/
https://reviews.llvm.org/D114373
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/predication_costs.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-gep.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-phi.ll
llvm/test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll
llvm/test/Transforms/LoopVectorize/pointer-induction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114373.389791.patch
Type: text/x-patch
Size: 39336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/dacd3836/attachment.bin>
More information about the llvm-commits
mailing list