[all-commits] [llvm/llvm-project] 1c9888: [CodeGen][NPM] Port ProcessImplicitDefs to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Jul 8 03:00:05 PDT 2025
Branch: refs/heads/users/optimisan/port/process-imp-defs
Home: https://github.com/llvm/llvm-project
Commit: 1c9888a20e8e42d6dadf7da80f90870414b4cdb9
https://github.com/llvm/llvm-project/commit/1c9888a20e8e42d6dadf7da80f90870414b4cdb9
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
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/ProcessImplicitDefs.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
M llvm/test/CodeGen/X86/unreachable-mbb-undef-phi.mir
Log Message:
-----------
[CodeGen][NPM] Port ProcessImplicitDefs to NPM
Commit: 770472d5aa1329af654443d00e92215efc3f0c61
https://github.com/llvm/llvm-project/commit/770472d5aa1329af654443d00e92215efc3f0c61
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
A llvm/include/llvm/CodeGen/ProcessImplicitDefs.h
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
add missing header file
Compare: https://github.com/llvm/llvm-project/compare/0977795ba22c...770472d5aa13
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