[all-commits] [llvm/llvm-project] d45200: [CodeGen][NPM] Port DetectDeadLanes to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Tue Mar 11 02:38:04 PDT 2025


  Branch: refs/heads/users/optimisan/port-detect-dead-lanes
  Home:   https://github.com/llvm/llvm-project
  Commit: d452004d3dc6ecca0172ed34cd5afdf4caa776dc
      https://github.com/llvm/llvm-project/commit/d452004d3dc6ecca0172ed34cd5afdf4caa776dc
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/DetectDeadLanes.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/DetectDeadLanes.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/AMDGPU/detect-dead-lanes.mir

  Log Message:
  -----------
  [CodeGen][NPM] Port DetectDeadLanes to NPM


  Commit: 93244efbba50bc3cd11ec586e23280b3b9de595d
      https://github.com/llvm/llvm-project/commit/93244efbba50bc3cd11ec586e23280b3b9de595d
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M llvm/lib/Passes/PassBuilder.cpp

  Log Message:
  -----------
  remove unneeded include


Compare: https://github.com/llvm/llvm-project/compare/23f7e71a1a6e...93244efbba50

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