================ @@ -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 ---------------- wenju-he wrote:
This change is not obvious from the commit message. Does __clc_tanpi use __clc_recip_fast? https://github.com/llvm/llvm-project/pull/203805 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
