[all-commits] [llvm/llvm-project] 4e32d7: [NewPM][CodeGen] Port LiveRegMatrix to NPM (#109938)
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Oct 22 02:58:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e32d7236b27affa5ae795d194e89d183b623f41
https://github.com/llvm/llvm-project/commit/4e32d7236b27affa5ae795d194e89d183b623f41
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-22 (Tue, 22 Oct 2024)
Changed paths:
M llvm/include/llvm/CodeGen/LiveRegMatrix.h
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/LiveRegMatrix.cpp
M llvm/lib/CodeGen/RegAllocBasic.cpp
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp
M llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
Log Message:
-----------
[NewPM][CodeGen] Port LiveRegMatrix to NPM (#109938)
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