[PATCH] D103700: [LV] Fix bug when unrolling (only) a loop with non-latch exit

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 16:11:58 PDT 2021


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

Address review comment.  Additionally rebase over landed test, don't know why I didn't land that a while ago.


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

https://reviews.llvm.org/D103700

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/unroll_nonlatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103700.355058.patch
Type: text/x-patch
Size: 6262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/ec578959/attachment-0001.bin>


More information about the llvm-commits mailing list