aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaOpenMP.cpp
diff options
context:
space:
mode:
authorDominik Adamski <dominik.adamski@amd.com>2024-01-31 12:16:35 +0100
committerGitHub <noreply@github.com>2024-01-31 12:16:35 +0100
commitb4370140b4467eddc42e7b8075959c692daaf3e8 (patch)
tree92fa823661fa9b82cff9547ef514ca6ed11081b9 /clang/lib/Sema/SemaOpenMP.cpp
parent3f5fcb59ae582ebfbe3f23050d90f86a2cb76eb0 (diff)
downloadllvm-b4370140b4467eddc42e7b8075959c692daaf3e8.zip
llvm-b4370140b4467eddc42e7b8075959c692daaf3e8.tar.gz
llvm-b4370140b4467eddc42e7b8075959c692daaf3e8.tar.bz2
[OpenMPIRBuilder] Do not call host runtime for GPU teams codegen (#79984)
Patch ensures that host runtime functions are not called for handling OpenMP teams clause on the device. GPU code for pragma `omp target teams distribute parallel do` will require only one call to OpenMP loop-worksharing GPU runtime. Support for it will be added later. This patch does not include changes required for handling `omp target teams` for the host side.
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions