This patch implements the code generation for the target update directive. The implemntation relies on the logic already in place for target data standalone directives, i.e. target enter/exit data.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20650
[OpenMP] Codegen for target update directive. ClosedPublic Authored by sfantao on May 25 2016, 4:07 PM.
Details Summary This patch implements the code generation for the target update directive. The implemntation relies on the logic already in place for target data standalone directives, i.e. target enter/exit data.
Diff Detail Event Timelinesfantao updated this object. This revision is now accepted and ready to land.May 25 2016, 8:25 PM sfantao edited edge metadata. Comment Actions
Revision Contents
Diff 58658 lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGStmtOpenMP.cpp
test/OpenMP/target_update_codegen.cpp
|