The standard suggests that the value for the device_type clause on the
set directive is a list but this does not makes sense. Restrict the number
of value to one so it matches the runtime function.
Depends on D158644
Paths
| Differential D158645
[flang][openacc] Restrict number of device_type values on the set directive ClosedPublic Authored by clementval on Aug 23 2023, 10:56 AM.
Details Summary The standard suggests that the value for the device_type clause on the Depends on D158644
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 23 2023, 10:56 AM This revision is now accepted and ready to land.Aug 23 2023, 11:13 AM This revision was landed with ongoing or failed builds.Aug 23 2023, 11:59 AM Closed by commit rG60090a50ff1b: [flang][openacc] Restrict number of device_type values on the set directive (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 552836 flang/lib/Semantics/check-acc-structure.cpp
flang/test/Semantics/OpenACC/acc-set-validity.f90
|