Very simple but necessary extension to target directive with firstprivate clause from OpenMP 4.5
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17076
[OPENMP] firstprivate clause for target ClosedPublic Authored by carlo.bertolli on Feb 10 2016, 8:51 AM.
Details
Summary Very simple but necessary extension to target directive with firstprivate clause from OpenMP 4.5
Diff Detail
Event Timelinecarlo.bertolli updated this object. This revision is now accepted and ready to land.Feb 10 2016, 12:25 PM
Revision Contents
Diff 47462 include/clang/Basic/OpenMPKinds.def
test/OpenMP/target_firstprivate_messages.cpp
|