This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Parsing and sema support for num_teams clause
ClosedPublic

Authored by kkwli0 on Nov 18 2015, 6:29 PM.

Details

Summary

This patch is to add parsing and sema support for num_teams clause.

Diff Detail

Event Timeline

kkwli0 updated this revision to Diff 40549.Nov 18 2015, 6:29 PM
kkwli0 retitled this revision from to [OpenMP] Parsing and sema support for num_teams clause.
kkwli0 updated this object.
ABataev accepted this revision.Nov 20 2015, 2:36 AM
ABataev edited edge metadata.

LG

This revision is now accepted and ready to land.Nov 20 2015, 2:36 AM
kkwli0 closed this revision.Nov 24 2015, 12:53 PM

Committed revision 254019.