[PATCH] D130618: [AArch64][LoopVectorize] Enable tail-folding of simple loops on neoverse-v1

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 08:40:58 PDT 2023


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

- Rename instruction threshold option to "sve-tail-folding-insn-threshold"


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

https://reviews.llvm.org/D130618

Files:
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect-vscale-tune.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-option.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-overflow-checks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130618.522212.patch
Type: text/x-patch
Size: 11211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/29541c3f/attachment.bin>


More information about the llvm-commits mailing list