This is an archive of the discontinued LLVM Phabricator instance.

[flang][OpenMP] Verify support for private/firstprivate on unstructured sections
ClosedPublic

Authored by NimishMishra on Mar 5 2023, 10:21 PM.

Details

Summary

Verification of support for lowering private/firstprivate clauses on unstructured sections

Depends on D143077

Diff Detail

Event Timeline

NimishMishra created this revision.Mar 5 2023, 10:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2023, 10:21 PM
NimishMishra requested review of this revision.Mar 5 2023, 10:21 PM
TIFitis accepted this revision.May 25 2023, 6:18 AM
TIFitis added a subscriber: TIFitis.

LGTM

This revision is now accepted and ready to land.May 25 2023, 6:18 AM