[PATCH] D111348: [OpenMP] Introduce new flags to assert thread and team usage in the runtime
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 19:23:23 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9efdca87c782: [OpenMP] Introduce new flags to assert thread and team usage in the runtime (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D111348?vs=377973&id=378066#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111348/new/
https://reviews.llvm.org/D111348
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/lib/Frontend/CompilerInvocation.cpp
clang/test/OpenMP/target_debug_codegen.cpp
clang/test/OpenMP/target_globals_codegen.cpp
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111348.378066.patch
Type: text/x-patch
Size: 12434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/6c7a1464/attachment.bin>
More information about the llvm-commits
mailing list