[PATCH] D109432: [LoopVectorize] Permit fixed-width epilogue loops for scalable vector bodies

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 06:25:01 PDT 2021


david-arm updated this revision to Diff 385052.
david-arm marked an inline comment as done.
david-arm added a comment.

- Added -force-target-instruction-cost=1 to RUN line


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

https://reviews.llvm.org/D109432

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect.ll
  llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-scalable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109432.385052.patch
Type: text/x-patch
Size: 14486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/2b319c3d/attachment.bin>


More information about the llvm-commits mailing list