[all-commits] [llvm/llvm-project] dad5ca: Revert "Reapply "[DebugInfo] Use variadic debug va...

Amy Huang via All-commits all-commits at lists.llvm.org
Mon Apr 12 20:10:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dad5caa59e6b2bde8d6cf5b64a972c393c526c82
      https://github.com/llvm/llvm-project/commit/dad5caa59e6b2bde8d6cf5b64a972c393c526c82
  Author: Amy Huang <akhuang at google.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M llvm/include/llvm/IR/DebugInfoMetadata.h
    M llvm/include/llvm/IR/Instructions.h
    M llvm/include/llvm/IR/IntrinsicInst.h
    M llvm/include/llvm/IR/Operator.h
    M llvm/include/llvm/Transforms/Utils/Local.h
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/IR/DebugInfoMetadata.cpp
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/IR/IntrinsicInst.cpp
    M llvm/lib/IR/Operator.cpp
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/DebugInfo/NVPTX/debug-info.ll
    R llvm/test/DebugInfo/salvage-gep.ll
    R llvm/test/DebugInfo/salvage-nonconst-binop.ll
    M llvm/test/Transforms/InstCombine/debuginfo-sink.ll
    M llvm/test/Transforms/Reassociate/undef_intrinsics_when_deleting_instructions.ll

  Log Message:
  -----------
  Revert "Reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands""

This change causes an assert / segmentation fault in LTO builds.

This reverts commit f2e4f3eff3c9135d92840016f8ed4540cdd1313b.




More information about the All-commits mailing list