diff options
author | Florian Hahn <flo@fhahn.com> | 2021-08-02 17:44:08 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-08-02 18:36:36 +0100 |
commit | bb725c98037eb8ad2ca2033427103b3503d57b2f (patch) | |
tree | e0fb2941c90f51b050419f0711dc1e88ae109ebb /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 07548b83247e5c266e209ac4cdc2ab7a3231155d (diff) | |
download | llvm-bb725c98037eb8ad2ca2033427103b3503d57b2f.zip llvm-bb725c98037eb8ad2ca2033427103b3503d57b2f.tar.gz llvm-bb725c98037eb8ad2ca2033427103b3503d57b2f.tar.bz2 |
[VPlan] Use defined and ops VPValues to print VPInterleaveRecipe.
This patch updates VPInterleaveRecipe::print to print the actual defined
VPValues for load groups and the store VPValue operands for store
groups.
The IR references may become outdated while transforming the VPlan and
the defined and stored VPValues always are up-to-date.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D107223
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions