[PATCH] D98849: [LV] Compute ranges for plans up front (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 28 07:06:51 PDT 2021
fhahn updated this revision to Diff 333720.
fhahn added a comment.
Address comments, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98849/new/
https://reviews.llvm.org/D98849
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/X86/phis-only.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98849.333720.patch
Type: text/x-patch
Size: 16218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210328/9776050f/attachment.bin>
More information about the llvm-commits
mailing list