[all-commits] [llvm/llvm-project] c0ee13: [CodeGen][NewPM] Port RegisterCoalescer to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Thu Jan 30 01:52:15 PST 2025


  Branch: refs/heads/users/Akshat-Oke/01-28-_codegen_newpm_port_registercoalescer_to_npm
  Home:   https://github.com/llvm/llvm-project
  Commit: c0ee13ef034bbb4d385dcb4ebdbae9ee6b169b1b
      https://github.com/llvm/llvm-project/commit/c0ee13ef034bbb4d385dcb4ebdbae9ee6b169b1b
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    A llvm/include/llvm/CodeGen/RegisterCoalescerPass.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/RegAllocBasic.cpp
    M llvm/lib/CodeGen/RegAllocGreedy.cpp
    M llvm/lib/CodeGen/RegisterCoalescer.cpp
    M llvm/lib/CodeGen/RegisterCoalescer.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/AArch64/coalescer-drop-subreg-to-reg-imm-ops.mir
    M llvm/test/CodeGen/AMDGPU/blender-coalescer-verifier-error-empty-subrange.mir
    M llvm/test/CodeGen/X86/coalesce-dead-lanes.mir
    M llvm/test/CodeGen/X86/late-remat-update.mir

  Log Message:
  -----------
  [CodeGen][NewPM] Port RegisterCoalescer to NPM


  Commit: 0063bb389b6535f11ae1ab844ab2a6e2778874cb
      https://github.com/llvm/llvm-project/commit/0063bb389b6535f11ae1ab844ab2a6e2778874cb
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M llvm/lib/CodeGen/RegisterCoalescer.cpp

  Log Message:
  -----------
  change to member object


Compare: https://github.com/llvm/llvm-project/compare/d23fc3dd00d3...0063bb389b65

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