[all-commits] [llvm/llvm-project] 0507fc: Revert "[DebugInstrRef][2/3] Track PHI values thro...
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Thu Jun 3 09:17:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0507fc2ffc96819429e8074408d33609081c7205
https://github.com/llvm/llvm-project/commit/0507fc2ffc96819429e8074408d33609081c7205
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M llvm/lib/CodeGen/RegisterCoalescer.cpp
R llvm/test/DebugInfo/MIR/InstrRef/phi-coalesce-subreg.mir
R llvm/test/DebugInfo/MIR/InstrRef/phi-coalescing.mir
Log Message:
-----------
Revert "[DebugInstrRef][2/3] Track PHI values through register coalescing"
This reverts commit ae4303b42cfa5c8c14e3fff67d73af2f154aea9a.
Expensive checks buildbot has found a problem with this:
https://lab.llvm.org/buildbot/#/builders/16/builds/11863
More information about the All-commits
mailing list