[llvm-branch-commits] [llvm] [CodeGen][NewPM] Port RegAllocGreedy to NPM (PR #119540)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Dec 22 23:49:32 PST 2024
================
@@ -901,6 +901,7 @@ class LLVM_ABI MachineFunction {
/// Run the current MachineFunction through the machine code verifier, useful
/// for debugger use.
+ /// TODO: Add the param LiveStks
----------------
arsenm wrote:
Spell out full analysis name
https://github.com/llvm/llvm-project/pull/119540
More information about the llvm-branch-commits
mailing list