[PATCH] D108573: [VPlan] Introduce code to limit querying VPValues using IR references.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 06:35:52 PDT 2021
fhahn updated this revision to Diff 368622.
fhahn added a comment.
Thanks for taking a look! I changed the name to Value2VPValueOutdated & added assertions to addVPValueFor and removeVPValue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108573/new/
https://reviews.llvm.org/D108573
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108573.368622.patch
Type: text/x-patch
Size: 5697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/9e05753d/attachment.bin>
More information about the llvm-commits
mailing list