[PATCH] D146128: [SVE][LoopVectorize] Add option to disable tail-folding for reverse loops
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 05:52:54 PDT 2023
david-arm updated this revision to Diff 508611.
david-arm marked an inline comment as done.
david-arm added a comment.
- Changed patch to remove dependence on D146127 <https://reviews.llvm.org/D146127>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146128/new/
https://reviews.llvm.org/D146128
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-option.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146128.508611.patch
Type: text/x-patch
Size: 12608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/984c9cc9/attachment.bin>
More information about the llvm-commits
mailing list