[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 Jan 10 02:55:49 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3c84fb94818: [LoopVectorize] Add support for tail folding using scalable vectors (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D113003?vs=397317&id=398551#toc

Repository:
  rG LLVM Github Monorepo

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.398551.patch
Type: text/x-patch
Size: 44642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/d90d8abf/attachment.bin>


More information about the llvm-commits mailing list