[PATCH] D76200: [VPlan] Use underlying value for printing, if available.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 15 12:19:24 PDT 2020
fhahn created this revision.
fhahn added reviewers: rengolin, hsaito, Ayal, gilr.
Herald added subscribers: psnobl, rogfer01, rkruppe, tschuett, bollu, hiraditya.
Herald added a project: LLVM.
When the an underlying value is available, we can use its name for
printing, as discussed in D73078 <https://reviews.llvm.org/D73078>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76200
Files:
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76200.250434.patch
Type: text/x-patch
Size: 4759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200315/9901b28a/attachment.bin>
More information about the llvm-commits
mailing list