aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorJoseph Huber <35342157+jhuber6@users.noreply.github.com>2023-09-07 11:48:44 -0500
committerGitHub <noreply@github.com>2023-09-07 11:48:44 -0500
commitd6cc3410ab3b1b9c4c17284900ec6b97a9c07242 (patch)
treef8646b5309402c6ef1e9119bb1688dead6e4011a /llvm/lib/IR/Module.cpp
parentc10434bbb5b170243ca13a56da3691c37fe44210 (diff)
downloadllvm-d6cc3410ab3b1b9c4c17284900ec6b97a9c07242.zip
llvm-d6cc3410ab3b1b9c4c17284900ec6b97a9c07242.tar.gz
llvm-d6cc3410ab3b1b9c4c17284900ec6b97a9c07242.tar.bz2
[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.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions