[libc-commits] [libc] [libc][docs] Add GPU math conformance test results to support page (PR #156263)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Tue Sep 2 08:53:47 PDT 2025


jhuber6 wrote:

> The list of math functions will be quite big later, so probably they could be in a separate page to make other headers accessible. Also include the config that the GPU math functions are built with.

I don't think we need to put the full support since we can just assume it's the same as with the CPU targets (generally no reason not to). Would it be easiest to just add an extra column for the GPU case in the existing documentation? Or maybe a separate table for the 'fast' versions.

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


More information about the libc-commits mailing list