[PATCH] D147965: [LV] Use VPValue to get expanded value for SCEV step expressions (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 6 08:34:13 PDT 2023


fhahn updated this revision to Diff 520095.
fhahn added a comment.
Herald added a subscriber: zzheng.

Rebase and address 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/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.520095.patch
Type: text/x-patch
Size: 32074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230506/b9a7d0d8/attachment.bin>


More information about the llvm-commits mailing list