Skip to content
Unverified Commit d6cc3410 authored by Joseph Huber's avatar Joseph Huber Committed by GitHub
Browse files

[libc] Fix missing GPU math implementations (#65616)

These functions were implemented by simply calling their `__builtin_*`
equivalents.
The builtins were resolving to the libc functions back again. This patch
adds explicit
vendor versions for these functions to avoid the recursion.
parent c10434bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment