This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

carlo.bertolli retitled this revision from to [OPENMP] firstprivate clause for target.
carlo.bertolli updated this object.
carlo.bertolli set the repository for this revision to rL LLVM.
ABataev accepted this revision.Feb 10 2016, 12:25 PM
ABataev edited edge metadata.
This revision is now accepted and ready to land.Feb 10 2016, 12:25 PM

Committed revision 260581.