This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP] firstprivate and private clauses of teams, host codegeneration
ClosedPublic

Authored by carlo.bertolli on Feb 24 2016, 1:45 PM.

Details

Summary

Add code generation support for firstprivate and private clauses of teams on the host. Add extensive regression tests including lambda functions and vla testing.

Diff Detail

Repository
rL LLVM

Event Timeline

carlo.bertolli retitled this revision from to [OPENMP] firstprivate and private clauses of teams, host codegeneration.
carlo.bertolli updated this object.
carlo.bertolli set the repository for this revision to rL LLVM.
carlo.bertolli added subscribers: sfantao, arpith-jacob.
ABataev accepted this revision.Feb 25 2016, 7:55 PM
ABataev edited edge metadata.

LG

This revision is now accepted and ready to land.Feb 25 2016, 7:55 PM
carlo.bertolli closed this revision.Mar 3 2016, 2:16 PM

Committed revision 262663.