This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Lower parallel construct
ClosedPublic

Authored by clementval on Oct 6 2020, 12:41 PM.

Diff Detail

Event Timeline

clementval created this revision.Oct 6 2020, 12:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2020, 12:41 PM
clementval requested review of this revision.Oct 6 2020, 12:41 PM
jeanPerier accepted this revision.Oct 12 2020, 6:39 AM

LGTM (genObjectListWithModifier is redundant with the one in https://reviews.llvm.org/D88918, I suppose you will handle this conflict while merging ? ).

This revision is now accepted and ready to land.Oct 12 2020, 6:39 AM
This revision was automatically updated to reflect the committed changes.