================ @@ -13,7 +13,7 @@ using size_t = unsigned long; #endif // SPIR } // namespace std -float __builtin_atan2f(float, float); +float __builtin_erff(float); ---------------- farzonl wrote:
Just want to put a note here we are doing this because atan2 would no longer test the calling convention intended. 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