[PATCH] D98715: [LoopVectorize] Add support for scalable vectorization of induction variables
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 19 06:52:04 PDT 2021
david-arm updated this revision to Diff 331857.
david-arm added a comment.
- Fixed buildScalarSteps so that generate the full vector part for VF=(1,scalable).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98715/new/
https://reviews.llvm.org/D98715
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-inductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98715.331857.patch
Type: text/x-patch
Size: 17549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/03db4744/attachment.bin>
More information about the llvm-commits
mailing list