[PATCH] D109432: [LoopVectorize] Permit fixed-width epilogue loops for scalable vector bodies
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 13 08:41:23 PDT 2021
david-arm updated this revision to Diff 372266.
david-arm added a comment.
- Renamed EpilogueVF -> FixedMainLoopVF
- Improved new LLVM_DEBUG message to include FixedMainLoopVF
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109432/new/
https://reviews.llvm.org/D109432
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect.ll
llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-scalable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109432.372266.patch
Type: text/x-patch
Size: 9901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/e49ee714/attachment.bin>
More information about the llvm-commits
mailing list