[PATCH] D147963: [LV] Use VPValue for SCEV expansion in fixupIVUsers.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 06:26:22 PDT 2023


fhahn updated this revision to Diff 517895.
fhahn marked an inline comment as done.
fhahn added a comment.

rebase and ping :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147963/new/

https://reviews.llvm.org/D147963

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/pr58811-scev-expansion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147963.517895.patch
Type: text/x-patch
Size: 5795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/a9d28882/attachment.bin>


More information about the llvm-commits mailing list