[PATCH] D111882: [NFC][LoopVectorize] Change getStepVector to take a Value* for the StartIdx
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 20 08:41:01 PDT 2021
david-arm updated this revision to Diff 380970.
david-arm added a comment.
- Refactored the patch a little to avoid relying on getRuntimeVF handling FP types.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111882/new/
https://reviews.llvm.org/D111882
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111882.380970.patch
Type: text/x-patch
Size: 7012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/356009ed/attachment.bin>
More information about the llvm-commits
mailing list