[PATCH] D21431: [arm+x86] Make GNU variants behave like GNU w.r.t combining sin+cos into sincos.

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 08:36:04 PDT 2016


t.p.northover added a subscriber: t.p.northover.
t.p.northover accepted this revision.
t.p.northover added a reviewer: t.p.northover.
t.p.northover added a comment.
This revision is now accepted and ready to land.

I think it's just an omission to. `sincos` is definitely in my local copy of libm.so. I say go for it! (And thanks for the work).

Tim.


http://reviews.llvm.org/D21431





More information about the llvm-commits mailing list