This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Add clause validity tests for the serial directive
AbandonedPublic

Authored by clementval on Nov 20 2020, 11:01 AM.

Details

Summary

Add some clause validity tests for the serial directive to avoid future regressions.

Diff Detail

Event Timeline

clementval created this revision.Nov 20 2020, 11:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 20 2020, 11:01 AM
clementval requested review of this revision.Nov 20 2020, 11:01 AM

Remove blank lines added by mistake

clementval added a project: Restricted Project.Nov 20 2020, 11:28 AM
clementval abandoned this revision.Nov 25 2020, 12:16 PM

Close this patch since clauses have changed For OpenACC 3.1 and these tests will be added to a new patch where clauses will be changes as well.