[PATCH] D47610: [TargetLibraryInfo] add mappings from LLVM sin/cos intrinsics to SVML calls

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 06:54:30 PDT 2018


RKSimon added a comment.

Makes sense to me, I'm not a SVML expert but we're already doing the same for exp/exp, log/logf and pow/powf.

Any comments @craig.topper et al?


https://reviews.llvm.org/D47610





More information about the llvm-commits mailing list