[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
Tue May 9 05:22:51 PDT 2023


fhahn updated this revision to Diff 520663.
fhahn marked 7 inline comments as done.
fhahn added a comment.

Address latest comments, thanks!


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.520663.patch
Type: text/x-patch
Size: 32254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/c6d47288/attachment.bin>


More information about the llvm-commits mailing list