Some symbols were not resolved in the device, host and self clause
resulting in an Internal: no symbol found error.
This patch adds symbol resolution for these clauses.
Paths
| Differential D153919
[flang][openacc] Resolve symbol in device, host and self clause ClosedPublic Authored by clementval on Jun 27 2023, 1:57 PM.
Details Summary Some symbols were not resolved in the device, host and self clause This patch adds symbol resolution for these clauses.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 27 2023, 5:12 PM Closed by commit rGeeba037e0bb6: [flang][openacc] Resolve symbol in device, host and self clause (authored by clementval). · Explain WhyJun 28 2023, 9:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535439 flang/include/flang/Semantics/symbol.h
flang/lib/Semantics/resolve-directives.cpp
flang/test/Semantics/OpenACC/acc-parallel-loop-validity.f90
flang/test/Semantics/OpenACC/acc-resolve04.f90
flang/test/Semantics/OpenACC/acc-update-validity.f90
|