[all-commits] [llvm/llvm-project] 6abe14: [CodeGen][NewPM] Port "RemoveRedundantDebugValues"...

Vikram Hegde via All-commits all-commits at lists.llvm.org
Mon Mar 3 04:58:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6abe148bac6f61850f80f3687d68a0d299a7ff35
      https://github.com/llvm/llvm-project/commit/6abe148bac6f61850f80f3687d68a0d299a7ff35
  Author: Vikram Hegde <115221833+vikramRH at users.noreply.github.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    A llvm/include/llvm/CodeGen/RemoveRedundantDebugValues.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/lib/CodeGen/CodeGen.cpp
    M llvm/lib/CodeGen/RemoveRedundantDebugValues.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/DebugInfo/MIR/X86/remove-redundant-dbg-vals.mir

  Log Message:
  -----------
  [CodeGen][NewPM] Port "RemoveRedundantDebugValues" to NPM (#129005)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list