getSymbolFromAccObject was hitting the fatal error when
trying to retrieve the symbol on array section
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158881
[flang][openacc] Fix crash with array section in acc declare in function ClosedPublic Authored by clementval on Aug 25 2023, 12:57 PM.
Details Summary getSymbolFromAccObject was hitting the fatal error when
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 25 2023, 12:57 PM This revision is now accepted and ready to land.Aug 28 2023, 8:51 AM Closed by commit rG52683899fcaa: [flang][openacc] Fix crash with array section in acc declare in function (authored by clementval). · Explain WhyAug 28 2023, 8:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 553959 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-declare.f90
|