This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Initial parsing and sema support for 'masked taskloop' construct
ClosedPublic

Authored by mdfazlay on Jun 23 2022, 4:28 PM.

Details

Summary

This patch gives basic parsing and semantic support for "masked taskloop" construct introduced in OpenMP 5.1 ( section 2.16.7)

Diff Detail

Event Timeline

mdfazlay created this revision.Jun 23 2022, 4:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2022, 4:28 PM
mdfazlay requested review of this revision.Jun 23 2022, 4:28 PM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jun 24 2022, 6:29 AM
This revision was landed with ongoing or failed builds.Jun 24 2022, 10:01 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 24 2022, 10:01 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript