[PATCH] D130618: [AArch64][LoopVectorize] Enable tail-folding by default for SVE
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 08:29:09 PDT 2022
david-arm updated this revision to Diff 449298.
david-arm marked an inline comment as done.
david-arm added a comment.
- Let cortex-a710 and x2 have the same SVE tail-folding defaults.
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/lib/Target/AArch64/Utils/AArch64BaseInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-option.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130618.449298.patch
Type: text/x-patch
Size: 12860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/97f14503/attachment.bin>
More information about the llvm-commits
mailing list