[all-commits] [llvm/llvm-project] cb8690: [RemoveDIs] Handle DPValues in LowerDbgDeclare (#7...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Tue Dec 12 06:28:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb8690ff6fefecb15d73452899834d19b526e197
      https://github.com/llvm/llvm-project/commit/cb8690ff6fefecb15d73452899834d19b526e197
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/DebugInfo/ARM/lowerbdgdeclare_vla.ll
    M llvm/test/DebugInfo/Generic/dbg-value-lower-linenos.ll
    M llvm/test/DebugInfo/X86/array2.ll
    M llvm/test/DebugInfo/X86/formal_parameter.ll
    M llvm/test/DebugInfo/X86/instcombine-instrinsics.ll
    M llvm/test/DebugInfo/duplicate_dbgvalue.ll
    M llvm/test/DebugInfo/verify-di-preserve.ll
    M llvm/test/Transforms/InstCombine/dbg-scalable-store-fixed-frag.ll
    M llvm/test/Transforms/InstCombine/dbg-simplify-alloca-size.ll
    M llvm/test/Transforms/InstCombine/debuginfo-scalable-typesize.ll
    M llvm/test/Transforms/InstCombine/lifetime-no-null-opt.ll
    M llvm/test/Transforms/InstCombine/lifetime.ll

  Log Message:
  -----------
  [RemoveDIs] Handle DPValues in LowerDbgDeclare (#73504)

The tests will become "live" once #74090 lands (see for more info).




More information about the All-commits mailing list