This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Parse+Sema for copyin clause of 'teams distribute parallel for'
ClosedPublic

Authored by carlo.bertolli on Nov 10 2017, 7:53 AM.

Details

Reviewers
ABataev
Summary

Simply leverage existing implementation and verify correct functioning with two regression tests.

Diff Detail

Repository
rL LLVM

Event Timeline

carlo.bertolli created this revision.Nov 10 2017, 7:53 AM
This revision is now accepted and ready to land.Nov 10 2017, 7:54 AM

Committed revision 317893.