================
@@ -13,7 +13,7 @@ using size_t = unsigned long;
 #endif // SPIR
 } // namespace std
 
-float __builtin_atan2f(float, float);
+float __builtin_erff(float);
----------------
tex3d wrote:

Right, I hope I captured that in the PR description above.  If that's not clear 
enough let me know.

https://github.com/llvm/llvm-project/pull/113636
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to