[PATCH] D132074: [OpenMP] Add option to assert no nested OpenMP parallelism on the GPU
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 17 16:33:05 PDT 2022
jhuber6 updated this revision to Diff 453474.
jhuber6 added a comment.
Tweak ordering of comparisons.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132074/new/
https://reviews.llvm.org/D132074
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/OpenMP/target_globals_codegen.cpp
openmp/libomptarget/DeviceRTL/include/Configuration.h
openmp/libomptarget/DeviceRTL/src/Configuration.cpp
openmp/libomptarget/DeviceRTL/src/Parallelism.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132074.453474.patch
Type: text/x-patch
Size: 12230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220817/ed055cb2/attachment-0001.bin>
More information about the cfe-commits
mailing list