llvm-project
9160f49e
- libclc: generic: add half implementation for erf/erfc (#66901)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
libclc: generic: add half implementation for erf/erfc (#66901) libclc does not have a half implementation for erf/erfc Add one based on the float implementation by extending the input and truncating the output.
References
#66901 - libclc: generic: add half implementation for erf/erfc
Author
rjodinchr
Parents
51bf0dff
Loading