[PATCH] D113003: [LoopVectorize] Add support for tail folding using scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 08:57:18 PST 2021


david-arm updated this revision to Diff 392092.
david-arm added a comment.

- Rebase, which required fixing up some tests.


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

https://reviews.llvm.org/D113003

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-forced.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113003.392092.patch
Type: text/x-patch
Size: 44300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/367f0eb0/attachment.bin>


More information about the llvm-commits mailing list