This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Fix wait-argument for wait clause + add tests
ClosedPublic

Authored by clementval on Aug 20 2020, 6:35 PM.

Details

Summary

This patch fix the usage of the wait-argument in a clause and add several tests and fix the unparsing of
the wait-argument.

Diff Detail

Event Timeline

clementval created this revision.Aug 20 2020, 6:35 PM
Herald added a project: Restricted Project. · View Herald Transcript
clementval requested review of this revision.Aug 20 2020, 6:35 PM
clementval retitled this revision from [flang][openacc] Fix wait-arguement for wait clause + add tests to [flang][openacc] Fix wait-argument for wait clause + add tests.Aug 20 2020, 6:37 PM
clementval added a project: Restricted Project.
sscalpone accepted this revision.Aug 22 2020, 8:29 AM
This revision is now accepted and ready to land.Aug 22 2020, 8:29 AM