[PATCH] D90560: [VPlan] Use VPDef for VPWidenSelectRecipe.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 04:52:18 PST 2020
fhahn updated this revision to Diff 303406.
fhahn added a comment.
Update after VPDef does not inherit from VPUser directly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90560/new/
https://reviews.llvm.org/D90560
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/select-reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90560.303406.patch
Type: text/x-patch
Size: 7185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/cfcebc7e/attachment.bin>
More information about the llvm-commits
mailing list