[Openmp-commits] [PATCH] D132074: [OpenMP] Add option to assert no nested OpenMP parallelism on the GPU
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Aug 23 12:10:07 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2b8f722e630d: [OpenMP] Add option to assert no nested OpenMP parallelism on the GPU (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D132074?vs=454845&id=454923#toc
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.454923.patch
Type: text/x-patch
Size: 11486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220823/238b7e5b/attachment.bin>
More information about the Openmp-commits
mailing list