[PATCH] D90563: [VPlan] Make VPWidenMemoryInstructionRecipe a VPDef.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 04:28:41 PST 2020
fhahn updated this revision to Diff 311551.
fhahn added a comment.
Thanks for taking a look Gil! Removed inheritance from VPValue, only create VPValue for loads.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90563/new/
https://reviews.llvm.org/D90563
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: D90563.311551.patch
Type: text/x-patch
Size: 5023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/ecb8f523/attachment.bin>
More information about the llvm-commits
mailing list