julia
e33b8d19
- Fix tfunc tables for fptoui and fptosi
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Fix tfunc tables for fptoui and fptosi Only the 2-argument form is supported by intrinsics.cpp, so this deletes the 1-argument forms from Core.Compiler's tfunc tables.
References
#30787 - Fix tfunc tables for fptoui and fptosi
Author
timholy
Parents
ee6d662e
Loading