[PATCH] D60568: [OpenMP] Add support for registering requires directives with the runtime
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 18 07:53:10 PDT 2019
gtbercea updated this revision to Diff 195739.
gtbercea added a comment.
- Add const.
- Address comments.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60568/new/
https://reviews.llvm.org/D60568
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
lib/CodeGen/CGOpenMPRuntimeNVPTX.h
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaOpenMP.cpp
test/OpenMP/openmp_offload_registration.cpp
test/OpenMP/target_codegen.cpp
test/OpenMP/target_codegen_registration.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60568.195739.patch
Type: text/x-patch
Size: 23607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190418/f8ee1a6e/attachment-0001.bin>
More information about the cfe-commits
mailing list