[PATCH] D147965: [LV] Use VPValue to get expanded value for SCEV step expressions.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 08:50:05 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fhahn marked 6 inline comments as done.
Closed by commit rG236a0e82df37: [LV] Use VPValue to get expanded value for SCEV step expressions. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D147965?vs=520663&id=521335#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147965/new/
https://reviews.llvm.org/D147965
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
llvm/test/Transforms/LoopVectorize/create-induction-resume.ll
llvm/test/Transforms/LoopVectorize/pointer-induction-unroll.ll
llvm/test/Transforms/LoopVectorize/pointer-induction.ll
llvm/test/Transforms/LoopVectorize/pr58811-scev-expansion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147965.521335.patch
Type: text/x-patch
Size: 31453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/6810b825/attachment.bin>
More information about the llvm-commits
mailing list