This patch add some parsing and clause validity tests for the set directive.
It makes use of the possibility introduces in patch D90770 to check the restriction
were one of the default_async, device_num and device_type clauses is required but also
not more than once on the set directive.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
flang/test/Semantics/acc-clause-validity.f90 | ||
---|---|---|
70 | nit: - Maybe a couple of tests with combinations of default_async, device_num, device_type. |
nit: - Maybe a couple of tests with combinations of default_async, device_num, device_type.