[libc-commits] [libc] Enable LLVM libc math functions for SPIRV64 target (PR #199495)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Mon May 25 05:00:33 PDT 2026
jhuber6 wrote:
We need to first figure out how to get unit tests running before doing anything else. Someone with access to a machine that consumes SPIR-V should see if they can enable the exit & write_to_stderr functions and then build a unit test. The `llvm-gpu-loader` should ideally delegate to the L0 backend automatically and some work was already done to support global ctor / dtor functions.
https://github.com/llvm/llvm-project/pull/199495
More information about the libc-commits
mailing list