This patch fix the usage of the wait-argument in a clause and add several tests and fix the unparsing of
the wait-argument.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86325
[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
Diff Detail
Event Timelineclementval 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 This revision is now accepted and ready to land.Aug 22 2020, 8:29 AM Closed by commit rG86bbf8e6fc2b: [flang][openacc] Fix wait-argument for wait clause + add tests (authored by clementval). · Explain WhyAug 23 2020, 5:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 287277 flang/lib/Parser/openacc-parsers.cpp
flang/lib/Parser/unparse.cpp
flang/test/Semantics/acc-clause-validity.f90
|