[all-commits] [llvm/llvm-project] 6dbeb1: [CodeGen][NewPM] Port MachineCopyPropagation to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Fri Jan 31 03:27:18 PST 2025


  Branch: refs/heads/users/Akshat-Oke/01-31-_codegen_newpm_port_machinecopypropagation_to_npm
  Home:   https://github.com/llvm/llvm-project
  Commit: 6dbeb1c5ad869ca807a69602c738aed5fb76105d
      https://github.com/llvm/llvm-project/commit/6dbeb1c5ad869ca807a69602c738aed5fb76105d
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-01-31 (Fri, 31 Jan 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/ARM/machine-copyprop.mir

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



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