Check the combination of reduction operator and types. This is
currently not checking common block and composite types.
Depends on D155105
Paths
| Differential D155106
[flang][openacc] Add semantic check for reduction operator and types ClosedPublic Authored by clementval on Jul 12 2023, 11:45 AM.
Details Summary Check the combination of reduction operator and types. This is Depends on D155105
Diff Detail
Event Timelineclementval retitled this revision from [flang][openacc] Add semntic check for reduction operator and types to [flang][openacc] Add semantic check for reduction operator and types.Jul 12 2023, 11:48 AM Comment Actions YES! This is great! Much better place to catch operator errors here than during lowering. Thanks for doing this! This revision is now accepted and ready to land.Jul 12 2023, 11:54 AM This revision was landed with ongoing or failed builds.Jul 13 2023, 8:55 AM Closed by commit rGd3a0df78bfd3: [flang][openacc] Add semantic check for reduction operator and types (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 540063 flang/lib/Semantics/check-acc-structure.cpp
flang/test/Semantics/OpenACC/acc-reduction-validity.f90
|