GlobalISel: Improve dead instruction debug printing
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 23 Aug 2020 19:02:50 +0000 (15:02 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 24 Aug 2020 14:12:00 +0000 (10:12 -0400)
commit517caca359e027ba6e88b8531ef072084204cc2d
tree1f27956b02a2fa889375a15bb4a54c31b3942103
parentbdb25b3ce5479a820a4c6539d22aeedad7e06875
GlobalISel: Improve dead instruction debug printing

This was printing the "Is dead" on a separate line from the
instruction, which was harder to follow.
llvm/lib/CodeGen/GlobalISel/Legalizer.cpp