[all-commits] [llvm/llvm-project] 99d60a: [GlobalISel] Assign the correct location when comb...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Tue May 12 15:32:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 99d60a1d0b35d6b8eda827351de6dd73f7a3dffe
https://github.com/llvm/llvm-project/commit/99d60a1d0b35d6b8eda827351de6dd73f7a3dffe
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
A llvm/test/CodeGen/AArch64/GlobalISel/combine-sext-debugloc.mir
Log Message:
-----------
[GlobalISel] Assign the correct location when combining G_SEXT.
<rdar://problem/62991635>
More information about the All-commits
mailing list