[PATCH] D96021: [LoopVectorize] NFC: Move UserVF feasibility checks to separate function.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 13:46:18 PST 2021
sdesmalen updated this revision to Diff 327893.
sdesmalen added a comment.
Moved calculation for `MaxSafeElements` out of `getFeasibleUserVF`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96021/new/
https://reviews.llvm.org/D96021
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96021.327893.patch
Type: text/x-patch
Size: 11541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/d0d6fe3b/attachment.bin>
More information about the llvm-commits
mailing list