This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Initial parsing/sema for the 'omp target teams loop' construct
ClosedPublic

Authored by mikerice on Mar 18 2022, 12:32 PM.

Details

Summary

Adds basic parsing/sema/serialization support for the #pragma omp target teams loop directive.

Diff Detail

Unit TestsFailed

Event Timeline

mikerice created this revision.Mar 18 2022, 12:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2022, 12:32 PM
mikerice requested review of this revision.Mar 18 2022, 12:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2022, 12:32 PM
This revision is now accepted and ready to land.Mar 18 2022, 1:44 PM
This revision was landed with ongoing or failed builds.Mar 18 2022, 2:06 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2022, 2:06 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript