This patch is to add the nowait clause to the target update pragma. It is sema and parsing only.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D21477
[OpenMP] Add nowait clause to the target update pragma (sema and parsing) ClosedPublic Authored by kkwli0 on Jun 17 2016, 11:54 AM.
Details Summary This patch is to add the nowait clause to the target update pragma. It is sema and parsing only.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 19 2016, 9:44 PM Closed by commit rL273190: [OpenMP] Add the nowait clause to target update construct. (authored by kli). · Explain WhyJun 20 2016, 12:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 61118 include/clang/Basic/OpenMPKinds.def
test/OpenMP/target_update_ast_print.cpp
test/OpenMP/target_update_nowait_messages.cpp
|