[all-commits] [llvm/llvm-project] 8115e0: [MachineCSE] Don't carry the wrong location when h...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Mon Apr 6 16:36:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8115e08b0536ab102311fd3ac399a52e97955ca2
https://github.com/llvm/llvm-project/commit/8115e08b0536ab102311fd3ac399a52e97955ca2
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M llvm/lib/CodeGen/MachineCSE.cpp
A llvm/test/DebugInfo/X86/machinecse-wrongdebug-hoist.ll
Log Message:
-----------
[MachineCSE] Don't carry the wrong location when hoisting
PR: 45425
<rdar://problem/61359768>
Differential Revision: https://reviews.llvm.org/D77604
More information about the All-commits
mailing list