[Openmp-commits] [PATCH] D120106: [OpenMP] Add flag for disabling thread state in runtime
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Feb 18 05:35:21 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0870a4f59aef: [OpenMP] Add flag for disabling thread state in runtime (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120106/new/
https://reviews.llvm.org/D120106
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/State.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120106.409905.patch
Type: text/x-patch
Size: 10433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220218/24a82cf8/attachment-0001.bin>
More information about the Openmp-commits
mailing list