[VPlan] Add printOperands helper to VPUser (NFC).
authorFlorian Hahn <flo@fhahn.com>
Mon, 9 Nov 2020 12:10:03 +0000 (12:10 +0000)
committerFlorian Hahn <flo@fhahn.com>
Mon, 9 Nov 2020 12:30:57 +0000 (12:30 +0000)
commit091c5c9a187f656a62f28b6c43d25bfb25c9107e
treecc0723f9bb76cfe75af3147fbff9a28a92a2d793
parent1e70ec10ebb07856ff270358cbd59e79bdc455cf
[VPlan] Add printOperands helper to VPUser (NFC).

Factor out the code for printing operands of a VPUser so it can be
re-used when printing other recipes.
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h