[globalisel][legalizer] Include newly-dead code in artifact combine checks for DebugL...
authorDaniel Sanders <daniel_l_sanders@apple.com>
Fri, 17 Apr 2020 18:39:54 +0000 (11:39 -0700)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Fri, 17 Apr 2020 20:45:44 +0000 (13:45 -0700)
commit5ef64bbf7ac47028d80f0ee71b7636e80b6b419b
treeb510fcf3a0e97743e53b12ada5edc2a61e290e17
parent7f7f98b154484a90d4f2850a19dfc0a6d03ef70c
[globalisel][legalizer] Include newly-dead code in artifact combine checks for DebugLoc loss

This dead code deletion is part of the combine and the combine
results should account for their locations.
llvm/lib/CodeGen/GlobalISel/Legalizer.cpp