diff options
author | David Green <david.green@arm.com> | 2023-03-13 19:44:12 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2023-03-13 19:44:12 +0000 |
commit | 98481bc723c84c339da40a8e4c70bd7a55e8a840 (patch) | |
tree | 830fd0aed26d5cfe6936f65924020a45631b5985 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 33fbbf88afe55aaf9b94747074c58f442f37fa00 (diff) | |
download | llvm-98481bc723c84c339da40a8e4c70bd7a55e8a840.zip llvm-98481bc723c84c339da40a8e4c70bd7a55e8a840.tar.gz llvm-98481bc723c84c339da40a8e4c70bd7a55e8a840.tar.bz2 |
[LV][VPlan] Fix printing TripCount liveins. NFC
The TripCount liveins would currently be printed as badref in the vplan as they
are not allocated slots in the VPSlotTracker. This patch allocates them a slot
and adds them to the printed Live-Ins. It also makes a minor adjustment to
printing of Live-ins to reduce the empty lines when multiple Live-ins are
present.
Differential Revision: https://reviews.llvm.org/D145507
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions