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.
parent
51bf0dff
Please register or sign in to comment