================
@@ -4376,8 +4625,7 @@ static bool getSVECalleeSaveSlotRange(const 
MachineFrameInfo &MFI,
 }
 
 static SVEStackSizes determineSVEStackSizes(MachineFunction &MF,
-                                            AssignObjectOffsets AssignOffsets,
-                                            bool SplitSVEObjects) {
+                                            AssignObjectOffsets AssignOffsets) 
{
----------------
MacDue wrote:

Why do we want to make this `void`?  This change is a follow up to: 
https://github.com/llvm/llvm-project/pull/142391#discussion_r2198141300

https://github.com/llvm/llvm-project/pull/142392
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to