[PATCH] D121615: [VPlan] Add VPWidenPointerInductionRecipe.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 24 03:35:42 PDT 2022
fhahn updated this revision to Diff 417872.
fhahn marked 11 inline comments as done.
fhahn added a comment.
Thanks Ayal! I address the comments and I plan to land this soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121615/new/
https://reviews.llvm.org/D121615
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121615.417872.patch
Type: text/x-patch
Size: 20853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/1dd8aa79/attachment.bin>
More information about the llvm-commits
mailing list