[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
Tue Apr 25 01:33:14 PDT 2023
david-arm added a comment.
In D130618#4294921 <https://reviews.llvm.org/D130618#4294921>, @dmgreen wrote:
> Do you intend this to be a real patch to review? It doesn't match my understanding of the theory, but perhaps something has changed?
The short answer is - yes. As the patch says we want to enable tail-folding by default for simple loops on neoverse-v1 CPUs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130618/new/
https://reviews.llvm.org/D130618
More information about the llvm-commits
mailing list