[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
Fri Jun 4 09:19:39 PDT 2021


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

Fix silly typo in test.


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.349894.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/52ba444f/attachment.bin>


More information about the llvm-commits mailing list