You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use StorePair for AArch64 regular call arg packing
Summary: Extend the AArch64 post-register-allocation call rewrite to use `StorePair` for adjacent 64-bit general-purpose register arguments that overflow onto the regular call stack argument area. This keeps the existing single-store path for FP, immediate, stack, or otherwise unsupported operands.
Reviewed By: DinoV
Differential Revision: D109037584
fbshipit-source-id: cf8f0e044442d0db0ad40dfb3f1b8537ff9f01e6
0 commit comments