================ @@ -19,6 +19,11 @@ namespace llvm { +struct SVEStackSizes { ---------------- MacDue wrote:
The usage I was referring to was within `determineSVEStackObjectOffsets()` for `ZPROffset` and `PPROffset`, which based on another suggestion uses the values from the `SVEStackSizes` instance. Changing `SVEStackSizes` means that can't be done without (adding extra casts throughout the function to avoid sign issues). https://github.com/llvm/llvm-project/pull/142391 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits