This is an archive of the discontinued LLVM Phabricator instance.

[Flang] [OpenMP] Refine parser restrictions for OMP TARGET UPDATE clauses.
ClosedPublic

Authored by raghavendhra on Jan 11 2023, 10:44 PM.

Details

Summary

In Parser, move some clauses of OMP TARGET UPDATE to allowedOnceClauses so that restrictions will be imposed.

Diff Detail

Event Timeline

raghavendhra created this revision.Jan 11 2023, 10:44 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 11 2023, 10:44 PM
raghavendhra requested review of this revision.Jan 11 2023, 10:44 PM

Rebasing the patch.

This revision is now accepted and ready to land.Jan 17 2023, 3:48 AM
This revision was landed with ongoing or failed builds.Jan 17 2023, 6:43 AM
This revision was automatically updated to reflect the committed changes.