This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Initial parsing and semantic support for 'parallel masked taskloop simd' construct
ClosedPublic

Authored by mdfazlay on Jun 30 2022, 2:20 PM.

Details

Summary

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

Diff Detail

Event Timeline

mdfazlay created this revision.Jun 30 2022, 2:20 PM
Herald added a project: Restricted Project. · View Herald Transcript
mdfazlay requested review of this revision.Jun 30 2022, 2:20 PM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jun 30 2022, 5:01 PM
This revision was landed with ongoing or failed builds.Jul 1 2022, 9:05 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 1 2022, 9:05 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript