This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Add more tests for the 'teams distribute parallel for' pragma
AcceptedPublic

Authored by kkwli0 on Dec 31 2016, 8:06 PM.

Details

Summary

The test cases for the proc_bind and schedule clauses with 'teams distribute parallel for' pragma are added.

Diff Detail

Event Timeline

kkwli0 updated this revision to Diff 82779.Dec 31 2016, 8:06 PM
kkwli0 retitled this revision from to [OpenMP] Add more tests for the 'teams distribute parallel for' pragma.
kkwli0 updated this object.
ABataev accepted this revision.Jan 2 2017, 12:56 AM
ABataev edited edge metadata.

LG

This revision is now accepted and ready to land.Jan 2 2017, 12:56 AM