[GlobalISel] Assign the correct location when combining G_SEXT.
authorDavide Italiano <ditaliano@apple.com>
Tue, 12 May 2020 22:31:34 +0000 (15:31 -0700)
committerDavide Italiano <ditaliano@apple.com>
Tue, 12 May 2020 22:32:18 +0000 (15:32 -0700)
commit99d60a1d0b35d6b8eda827351de6dd73f7a3dffe
treea2c3ab9d516e439eec1faaaa2341bf0169a84c8a
parent1c44430e738ba83eefe6d56a245ee30649d8988d
[GlobalISel] Assign the correct location when combining G_SEXT.

<rdar://problem/62991635>
llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
llvm/test/CodeGen/AArch64/GlobalISel/combine-sext-debugloc.mir [new file with mode: 0644]