[PATCH] D84680: [VPlan] Use VPValue def for VPMemoryInstructionRecipe.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 10:44:48 PDT 2020
fhahn updated this revision to Diff 296223.
fhahn added a comment.
Add getUnderlyingInstr to VPRecipeBase, using toVPValue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84680/new/
https://reviews.llvm.org/D84680
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanValue.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84680.296223.patch
Type: text/x-patch
Size: 13219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/8d5493a6/attachment.bin>
More information about the llvm-commits
mailing list