This patch adds support for the target data directive code generation.
Part of the already existent functionality related with data maps is moved to a new function so that it could be reused.
Paths
| Differential D17367
[OpenMP] Code generation for target data directive ClosedPublic Authored by sfantao on Feb 17 2016, 10:00 PM.
Details Summary This patch adds support for the target data directive code generation. Part of the already existent functionality related with data maps is moved to a new function so that it could be reused.
Diff Detail Event Timelinesfantao updated this object. sfantao added a child revision: D17368: [OpenMP] Code generation for target enter data directive.Feb 17 2016, 10:13 PM This revision is now accepted and ready to land.Feb 25 2016, 8:18 PM sfantao marked 2 inline comments as done. sfantao edited edge metadata. Comment ActionsRemove extra braces. Waiting on dependency.
Revision Contents
Diff 49244 lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGStmtOpenMP.cpp
test/OpenMP/target_data_codegen.cpp
|
Extra braces