This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by mikerice on Mar 23 2022, 3:58 PM.

Details

Summary

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

Diff Detail

Event Timeline

mikerice created this revision.Mar 23 2022, 3:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2022, 3:58 PM
mikerice requested review of this revision.Mar 23 2022, 3:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2022, 3:58 PM
This revision is now accepted and ready to land.Mar 24 2022, 5:40 AM
This revision was landed with ongoing or failed builds.Mar 24 2022, 9:19 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2022, 9:19 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript