[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 21 04:33:56 PDT 2023
fhahn updated this revision to Diff 515677.
fhahn added a comment.
Update to add temporary mapping from SCEV -> VPValue expansions.
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.515677.patch
Type: text/x-patch
Size: 5838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/d82a049d/attachment.bin>
More information about the llvm-commits
mailing list