[PATCH] D98721: [LV] NFC: Return both fixed and scalable Max VF from computeMaxVF.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 17 09:36:15 PDT 2021
sdesmalen updated this revision to Diff 345911.
sdesmalen marked 2 inline comments as done.
sdesmalen added a comment.
- Added test for trying to eliminate vector tail when scalable vectors are considered.
- Updated comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98721/new/
https://reviews.llvm.org/D98721
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/eliminate-tail-predication.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98721.345911.patch
Type: text/x-patch
Size: 14241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/012ecc0d/attachment.bin>
More information about the llvm-commits
mailing list