[AArch64] NFC. Add a test exposing a bug in FixupStatepointCallerSaved pass
This pass doesn't take register classes into account, so it ends up trying to spill a non-GP register onto stack which is not correct.
Loading
Please sign in to comment
This pass doesn't take register classes into account, so it ends up trying to spill a non-GP register onto stack which is not correct.