llvm-project
bfb54e8b
- [AArch64][SME] Disable tail calls for callees that require saving ZT0 (#165371)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 days ago
[AArch64][SME] Disable tail calls for callees that require saving ZT0 (#165371) We may need to load ZT0 after the call, so we can't perform a tail call.
References
#165371 - [AArch64][SME] Disable tail calls for callees that require saving ZT0
Author
MacDue
Parents
a4950c4f
Loading