[PATCH] D93317: [LV] Vectorize (some) early and multiple exit loops

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 12:45:42 PST 2020


reames updated this revision to Diff 312000.
reames added a comment.

Rebase over a81db8b31 <https://reviews.llvm.org/rGa81db8b3159e72a6d2ecb2318024316e4aa30933>.  While that change is NFC, the code structure makes it much easier to disable vectorization when predication is demanded and we can't provide it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93317/new/

https://reviews.llvm.org/D93317

Files:
  llvm/test/Transforms/LoopVectorize/loop-form.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93317.312000.patch
Type: text/x-patch
Size: 7829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/5e905cbe/attachment.bin>


More information about the llvm-commits mailing list