diff options
author | Joseph Huber <35342157+jhuber6@users.noreply.github.com> | 2023-09-12 14:59:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-12 14:59:02 -0500 |
commit | 688019851e696f13ce4701fc9a8ec3e116221288 (patch) | |
tree | b760cb7732d26cd84ff5bce5f892e9af12db8019 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e831a32c93c1ab404785773cc7c08c01730d61e5 (diff) | |
download | llvm-688019851e696f13ce4701fc9a8ec3e116221288.zip llvm-688019851e696f13ce4701fc9a8ec3e116221288.tar.gz llvm-688019851e696f13ce4701fc9a8ec3e116221288.tar.bz2 |
[libc][NFC] Factor GPU exiting into a common function (#66093)
Summary:
We currently call the GPU routine to terminate the current thread in
three separate locations .This should be wrapped into a helper function
to simplify the implementation.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions