[PATCH] D121595: [LoopVectorize] Permit tail-folding for low trip counts using scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 03:36:11 PDT 2022


david-arm updated this revision to Diff 416123.
david-arm added a comment.
Herald added a subscriber: arichardson.

- Added more CHECK lines to the new tests because they will be useful for a future patch.


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

https://reviews.llvm.org/D121595

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-low-trip-count.ll
  llvm/test/Transforms/LoopVectorize/RISCV/low-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121595.416123.patch
Type: text/x-patch
Size: 7229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220317/e420f4bc/attachment.bin>


More information about the llvm-commits mailing list