Fraser Cormack dd89af7f55
[libclc] Move 'half' builtins to CLC library (#139563)
There are no changes to the generated bytecode.
2025-05-12 17:32:05 +01:00

14 lines
294 B
Plaintext

math/clc_half_exp10.cl
math/clc_half_exp2.cl
math/clc_half_exp.cl
math/clc_half_log10.cl
math/clc_half_log2.cl
math/clc_half_log.cl
math/clc_half_recip.cl
math/clc_half_rsqrt.cl
math/clc_half_sqrt.cl
math/clc_native_exp2.cl
math/clc_native_exp.cl
math/clc_native_log10.cl
math/clc_sqrt_fp64.cl