[all-commits] [llvm/llvm-project] 987cd7: Revert "Reapply D124184, [DebugInfo][InstrRef] Add...

Jeremy Morse via All-commits all-commits at lists.llvm.org
Mon Apr 25 15:31:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 987cd7c3ed75b90de23ebf1845042646191f7bde
      https://github.com/llvm/llvm-project/commit/987cd7c3ed75b90de23ebf1845042646191f7bde
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
    M llvm/lib/CodeGen/LiveDebugVariables.cpp
    R llvm/test/DebugInfo/MIR/InstrRef/dbg-phis-in-ldv2.mir
    R llvm/test/DebugInfo/MIR/InstrRef/phi-on-stack-coalesced.mir
    R llvm/test/DebugInfo/MIR/InstrRef/phi-on-stack-coalesced2.mir
    M llvm/test/DebugInfo/MIR/InstrRef/phi-regallocd-to-stack.mir
    M llvm/unittests/CodeGen/InstrRefLDVTest.cpp

  Log Message:
  -----------
  Revert "Reapply D124184, [DebugInfo][InstrRef] Add a size operand to DBG_PHI"

This reverts commit 5db925023169f8a19419e68153682d1e518f8392.

Further to the early revert, the sanitizers have found something wrong with
this.




More information about the All-commits mailing list