[all-commits] [llvm/llvm-project] 1984a2: [DBG][OPT] Attempt to salvage or undef debug info ...

Tom Weaver via All-commits all-commits at lists.llvm.org
Mon Nov 11 06:02:52 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1984a27db58e9053371ab6d6dc288c81c8a071ac
      https://github.com/llvm/llvm-project/commit/1984a27db58e9053371ab6d6dc288c81c8a071ac
  Author: Tom Weaver <Tom.Weaver at Sony.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    A llvm/lib/Transforms/Scalar/Reassociate.cpp.rej
    A llvm/test/Transforms/Reassociate/reassociate_salvages_debug_info.ll
    A llvm/test/Transforms/Reassociate/undef_intrinsics_when_deleting_instructions.ll

  Log Message:
  -----------
  [DBG][OPT] Attempt to salvage or undef debug info when removing trivially deletable instructions in the Reassociate Expression pass.

Reviewed By: aprantl, vsk

Differential revision: https://reviews.llvm.org/D69943




More information about the All-commits mailing list