llvm-project
9160f49e - libclc: generic: add half implementation for erf/erfc (#66901)

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.
Author
Parents
Loading