llvm-project
1ffd9f55
- RuntimeLibcalls: Cleanup sincos predicate functions (#143081)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
106 days ago
RuntimeLibcalls: Cleanup sincos predicate functions (#143081) The darwinHasSinCos wasn't actually used for sincos, only the stret variant. Rename this to reflect that, and introduce a new one for enabling sincos.
References
#143081 - RuntimeLibcalls: Cleanup sincos predicate functions
Author
arsenm
Parents
97bfb936
Loading