llvm-capstone/libclc/generic
Romaric Jodin 9160f49e08
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.
2024-01-09 16:47:53 +00:00
..
include libclc: clspv: fix fma, add vstore and fix inlining issues 2023-05-09 16:52:13 +01:00
lib libclc: generic: add half implementation for erf/erfc (#66901) 2024-01-09 16:47:53 +00:00