This is an archive of the discontinued LLVM Phabricator instance.

[Flang] [OpenMP] Add parser support for THREAD_LIMIT clause on OMP TARGET directive.
ClosedPublic

Authored by raghavendhra on Jan 11 2023, 6:36 AM.

Details

Summary

OpenMP 5.1 adds support for the THREAD_LIMIT clause for OMP TARGET directive.

This patch adds parser support for it in flang.

Diff Detail

Event Timeline

raghavendhra created this revision.Jan 11 2023, 6:36 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 11 2023, 6:36 AM
raghavendhra requested review of this revision.Jan 11 2023, 6:36 AM
This revision is now accepted and ready to land.Jan 11 2023, 7:22 AM
TIFitis accepted this revision.Jan 11 2023, 11:11 AM
This revision was landed with ongoing or failed builds.Jan 11 2023, 9:07 PM
This revision was automatically updated to reflect the committed changes.