[all-commits] [llvm/llvm-project] 431334: [CodeGen][NewPM] Port MachineCopyPropagation to NP...

Akshat Oke via All-commits all-commits at lists.llvm.org
Tue Feb 4 02:15:25 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4313345f2eeeb1e2ea7127a056ec4e1aaaa7fefb
      https://github.com/llvm/llvm-project/commit/4313345f2eeeb1e2ea7127a056ec4e1aaaa7fefb
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    A llvm/include/llvm/CodeGen/MachineCopyPropagation.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/MachineCopyPropagation.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/AArch64/avoid-zero-copy.mir
    M llvm/test/CodeGen/AMDGPU/dead_copy.mir
    M llvm/test/CodeGen/AMDGPU/remove-incompatible-s-time.ll
    M llvm/test/CodeGen/AMDGPU/remove-incompatible-wave32-feature.ll
    M llvm/test/CodeGen/ARM/machine-copyprop.mir

  Log Message:
  -----------
  [CodeGen][NewPM] Port MachineCopyPropagation to NPM (#125202)



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