[all-commits] [llvm/llvm-project] 429591: apply suggestions
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon Nov 18 22:37:58 PST 2024
Branch: refs/heads/users/Akshat-Oke/11-18-_codegen_newpm_port_spillplacement_analysis_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 4295911d7c995bef68e214512ef53630d11c080e
https://github.com/llvm/llvm-project/commit/4295911d7c995bef68e214512ef53630d11c080e
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
A llvm/include/llvm/CodeGen/SpillPlacement.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/CodeGen/RegAllocGreedy.h
M llvm/lib/CodeGen/SpillPlacement.cpp
R llvm/lib/CodeGen/SpillPlacement.h
M llvm/lib/Passes/PassBuilder.cpp
Log Message:
-----------
apply suggestions
Commit: 46bc3f93bf9616888b895b6368d6e0c6c5f0545d
https://github.com/llvm/llvm-project/commit/46bc3f93bf9616888b895b6368d6e0c6c5f0545d
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SpillPlacement.h
M llvm/lib/CodeGen/SpillPlacement.cpp
Log Message:
-----------
remove custom deleter and use out of line definitions
Compare: https://github.com/llvm/llvm-project/compare/2dc76a68ef3d...46bc3f93bf96
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