[libclc] [libclc] Improve performance and precision of reciprocal functions (PR #203805)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 14 17:52:55 PDT 2026


================
@@ -231,4 +231,5 @@ libclc_set_source_options(-fapprox-func
 libclc_set_source_options(-cl-fp32-correctly-rounded-divide-sqrt
   math/clc_div_cr.cl
   math/clc_sqrt_cr.cl
+  math/clc_tanpi.cl
----------------
jhuber6 wrote:

Uhh, whoops. Copy paste failure.

https://github.com/llvm/llvm-project/pull/203805


More information about the cfe-commits mailing list