[all-commits] [llvm/llvm-project] 229dcf: [CodeGen][NPM] Port MachineLateInstrsCleanup to NP...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon Feb 24 01:01:59 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 229dcf9d3456e95dff2aa0a8eef0a707bd2106c1
https://github.com/llvm/llvm-project/commit/229dcf9d3456e95dff2aa0a8eef0a707bd2106c1
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
A llvm/include/llvm/CodeGen/MachineLateInstrsCleanup.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/MachineLateInstrsCleanup.cpp
M llvm/lib/Passes/PassBuilder.cpp
Log Message:
-----------
[CodeGen][NPM] Port MachineLateInstrsCleanup to NPM (#128160)
There are no standalone tests for this pass for backends implementing
the NPM yet.
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