================
@@ -1511,6 +1511,166 @@ long double my_tanl(long double f) {
   // OGCG: call x86_fp80 @llvm.tan.f80(
 }
 
+// cosh
----------------
erichkeane wrote:

Alright, done!  I added to the builtins-elementwise.c and here.  I did NOT pull 
in math-builtins.c.  It has a lot more configurations that we dont compile yet, 
and has a ton of builtins we don't do anything with yet.  We should probably do 
so eventually, but I am pretty convinced we're not there yet.

https://github.com/llvm/llvm-project/pull/211614
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to