[libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Jul 16 07:48:49 PDT 2024
jhuber6 wrote:
Just FYI, if we get this working in general we can probably remove a lot of GPU implementations that are just `__builtin_thing`.
https://github.com/llvm/llvm-project/pull/99037
More information about the libc-commits
mailing list