[all-commits] [llvm/llvm-project] ee3620: Revert "[InstCombine] Drop debug loc in TryToSinkI...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Fri Jun 26 14:59:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ee3620643dfc88a178fa4ca116cf83014e4ee547
      https://github.com/llvm/llvm-project/commit/ee3620643dfc88a178fa4ca116cf83014e4ee547
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    R llvm/test/Transforms/InstCombine/sink_to_unreachable_dbg.ll

  Log Message:
  -----------
  Revert "[InstCombine] Drop debug loc in TryToSinkInstruction"

This reverts commit 903cf140d0118cf0d3f0f6f8967c6a20d9c5be6b.

This might be causing verifier failures on the bots, such as: "inlinable
function call in a function with debug info must have a !dbg location"
--

http://lab.llvm.org:8011/builders/sanitizer-ppc64be-linux/builds/16976/steps/bootstrap%20clang/logs/stdio




More information about the All-commits mailing list