[libc-commits] [PATCH] D156263: [libc][libm][GPU] Populated libmgpu.a with both built-in, HIP Math, and CUDA Math functions

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Aug 14 09:39:25 PDT 2023


jhuber6 added a subscriber: arsenm.
jhuber6 added a comment.

@arsenm Do we support things like `__builtin_atanf`? IIRC all the builtins for things like `sin` and `sinf` were kind of broken and shouldn't be used.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156263/new/

https://reviews.llvm.org/D156263



More information about the libc-commits mailing list