[llvm] [NFC] Various Cleanup in StackColoring, StackSlotColoring, LiveStacks (PR #143931)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 19 14:19:56 PDT 2025
================
@@ -1221,8 +1262,8 @@ bool StackColoring::run(MachineFunction &Func) {
unsigned NumSlots = MFI->getObjectIndexEnd();
// If there are no stack slots then there are no markers to remove.
----------------
Ralender wrote:
This commit was removed
https://github.com/llvm/llvm-project/pull/143931
More information about the llvm-commits
mailing list