[libc-commits] [libc] [libc][complex] Add basic complex ops including carg/cabs for GPU (PR #207887)

via libc-commits libc-commits at lists.llvm.org
Mon Jul 6 20:49:28 PDT 2026


jinge90 wrote:

Hi, @jhuber6 
We added carg/cargf, cabs/cabsf to libc complex function recently, this PR enables these functions for AMD GPU and enable all complex math functions for NV GPU. Could you help review?
Thanks very much.

https://github.com/llvm/llvm-project/pull/207887


More information about the libc-commits mailing list