diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-09-23 14:04:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-23 14:04:28 -0700 |
commit | 16d11e26f36fa0de8ef6e402bb85e32bf7c7acd6 (patch) | |
tree | 8ea7d560ca44c30b96e86ed30ff63c7b47eb0a4c /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | e44ecf76e049474190c33cd737642a0a066fb6b0 (diff) | |
download | llvm-16d11e26f36fa0de8ef6e402bb85e32bf7c7acd6.zip llvm-16d11e26f36fa0de8ef6e402bb85e32bf7c7acd6.tar.gz llvm-16d11e26f36fa0de8ef6e402bb85e32bf7c7acd6.tar.bz2 |
[libc] Add GPU support for the 'system' function (#109687)
Summary:
This function can easily be implemented by forwarding it to the host
process. This shows up in a few places that we might want to test the
GPU so it should be provided. Also, I find the idea of the GPU
offloading work to the CPU via `system` very funny.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions