================
@@ -4376,8 +4625,7 @@ static bool getSVECalleeSaveSlotRange(const
MachineFrameInfo &MFI,
}
static SVEStackSizes determineSVEStackSizes(MachineFunction &MF,
- AssignObjectOffsets AssignOffsets,
- bool SplitSVEObjects) {
+ AssignObjectOffsets AssignOffsets)
{
----------------
sdesmalen-arm wrote:
Given that you're changing the interface of `determineSVEStackSizes`, can we
make this function return `void`? (that probably belongs in #142391)
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