[PATCH] D59474: [OpenMP 5.0] Codegen support for user-defined mappers
Lingda Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 3 13:55:31 PDT 2019
lildmh updated this revision to Diff 202790.
lildmh edited the summary of this revision.
lildmh added a comment.
Implement the new mapper codegen scheme
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59474/new/
https://reviews.llvm.org/D59474
Files:
include/clang/AST/GlobalDecl.h
lib/AST/ASTContext.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CodeGenModule.h
lib/CodeGen/ModuleBuilder.cpp
test/OpenMP/declare_mapper_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59474.202790.patch
Type: text/x-patch
Size: 64687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190603/2d29d462/attachment-0001.bin>
More information about the cfe-commits
mailing list