[PATCH] D147522: [LoopVectorize] Take vscale into account when deciding to create epilogues

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 08:13:15 PDT 2023


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

- Reverted test changes and added a new specific test for epilogue vectorisation with vscale tuning.


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

https://reviews.llvm.org/D147522

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/runtime-check-size-based-threshold.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect-vscale-tune.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-fneg.ll
  llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147522.512842.patch
Type: text/x-patch
Size: 19336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/7f0a97da/attachment-0001.bin>


More information about the llvm-commits mailing list