[all-commits] [llvm/llvm-project] 9b56cc: [DebugInfo] Salvage debug info when sinking loop i...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Fri Apr 3 01:27:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b56cc9361a471a3ce57da4c98f60e377cc43026
https://github.com/llvm/llvm-project/commit/9b56cc9361a471a3ce57da4c98f60e377cc43026
Author: OCHyams <orlando.hyams at sony.com>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/LICM.cpp
A llvm/test/DebugInfo/X86/licm-undef-dbg-value.ll
Log Message:
-----------
[DebugInfo] Salvage debug info when sinking loop invariant instructions
Reviewed By: vsk, aprantl, djtodoro
Differential Revision: https://reviews.llvm.org/D77318
More information about the All-commits
mailing list