[PATCH] D94892: [LV] Unconditionally branch from middle to scalar preheader if the scalar loop must execute
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 17 20:35:36 PST 2021
reames updated this revision to Diff 317262.
reames added a comment.
rebase over a landed set of tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94892/new/
https://reviews.llvm.org/D94892
Files:
llvm/lib/Transforms/Utils/LoopVersioning.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll
llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll
llvm/test/Transforms/LoopVectorize/loop-form.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94892.317262.patch
Type: text/x-patch
Size: 32743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/338970cb/attachment.bin>
More information about the llvm-commits
mailing list