[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 5 01:37:54 PDT 2023


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

- Reverted test changes for intrinsiccost.ll.


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-fneg.ll
  llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147522.511013.patch
Type: text/x-patch
Size: 29528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230405/231cf277/attachment.bin>


More information about the llvm-commits mailing list