This is an archive of the discontinued LLVM Phabricator instance.

[flang][OpenMP] Added parallel sections translation
ClosedPublic

Authored by shraiysh on Mar 25 2022, 12:34 AM.

Diff Detail

Event Timeline

shraiysh created this revision.Mar 25 2022, 12:34 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
shraiysh requested review of this revision.Mar 25 2022, 12:34 AM

LGTM. Would be great if @NimishMishra could also have a look.

This revision is now accepted and ready to land.Mar 27 2022, 4:06 PM
NimishMishra accepted this revision.Mar 28 2022, 10:08 PM

Thanks @shraiysh for this.

LGTM

This revision was automatically updated to reflect the committed changes.