[all-commits] [llvm/llvm-project] c96933: Revert "[PHIEliminate] Move dbg values after phi a...

Jeremy Morse via All-commits all-commits at lists.llvm.org
Thu Jan 16 06:04:20 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c969335abdb22284691e7cb2894820350cfe422b
      https://github.com/llvm/llvm-project/commit/c969335abdb22284691e7cb2894820350cfe422b
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineVerifier.cpp
    M llvm/lib/CodeGen/PHIElimination.cpp
    M llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
    R llvm/test/CodeGen/X86/dbg-changes-codegen-phi-elimination.ll

  Log Message:
  -----------
  Revert "[PHIEliminate] Move dbg values after phi and label"

Testing compiler-rt, a new assertion failure occurs when building
the GwpAsanTestObjects object. I'm uploading a reproducer to D70597.

This reverts commit 75188b01e9af3a89639d84be912f84610d6885ba.




More information about the All-commits mailing list