This is a simple patch to teach OpenMP codegen to emit the construct
in Generic mode.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D29143
[OpenMP] Codegen support for 'target teams' on the NVPTX device. ClosedPublic Authored by arpith-jacob on Jan 25 2017, 12:44 PM.
Details Summary This is a simple patch to teach OpenMP codegen to emit the construct
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 26 2017, 12:56 AM Closed by commit rL293183: [OpenMP] Codegen support for 'target teams' on the NVPTX device. (authored by arpith). · Explain WhyJan 26 2017, 7:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 85791 lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
test/OpenMP/nvptx_target_teams_codegen.cpp
|