[all-commits] [llvm/llvm-project] 13815e: Revert "[DebugInfo][InstrRef] Add a size operand t...

Jeremy Morse via All-commits all-commits at lists.llvm.org
Mon Apr 25 06:07:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13815e8cbf8d49b20f2c9d521a7cc6f5153ff9da
      https://github.com/llvm/llvm-project/commit/13815e8cbf8d49b20f2c9d521a7cc6f5153ff9da
  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

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

This reverts commit fda4305e5378478051be225248bfe9c1d401d938.

Green dragon has spotted a problem -- it's understood, but might be fiddly
to fix, reverting in the meantime.




More information about the All-commits mailing list