[GlobalISel] Assign the correct debug location when combining G_ANYEXT/G_ZEXT
authorDavide Italiano <ditaliano@apple.com>
Tue, 28 Apr 2020 20:09:28 +0000 (13:09 -0700)
committerDavide Italiano <ditaliano@apple.com>
Tue, 28 Apr 2020 21:12:33 +0000 (14:12 -0700)
commit0ed276bb08a476a4d44d96afad7c077876a8c0ed
tree9be4983bc327d83b6da9787de9231441cfd19421
parenta3b942edc8074dce139bac0643b568f840d7a6a0
[GlobalISel] Assign the correct debug location when combining G_ANYEXT/G_ZEXT

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