This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Sema and parsing for 'teams distribute simd' pragma
ClosedPublic

Authored by kkwli0 on Aug 15 2016, 3:27 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

kkwli0 updated this revision to Diff 68088.Aug 15 2016, 3:27 PM
kkwli0 retitled this revision from to [OpenMP] Sema and parsing for 'teams distribute simd' pragma.
kkwli0 updated this object.
kkwli0 added a subscriber: cfe-commits.
ABataev requested changes to this revision.Aug 16 2016, 5:52 AM
ABataev edited edge metadata.

No tests for serialization/deserialization/AST printing

This revision now requires changes to proceed.Aug 16 2016, 5:52 AM
kkwli0 updated this revision to Diff 68216.Aug 16 2016, 10:48 AM
kkwli0 updated this object.
kkwli0 edited edge metadata.

Add teams_distribute_simd_ast_print.cpp.

ABataev accepted this revision.Aug 17 2016, 4:18 AM
ABataev edited edge metadata.

LG

This revision is now accepted and ready to land.Aug 17 2016, 4:18 AM
This revision was automatically updated to reflect the committed changes.