The dyanmic type must be carried over in a PolymorphicValue when the address is
loaded from an unlimited polymorphic allocatable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146525
[flang] Carry over dynamic type information when creating an unlimited polymorphic temp ClosedPublic Authored by clementval on Mar 21 2023, 6:55 AM.
Details Summary The dyanmic type must be carried over in a PolymorphicValue when the address is
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 21 2023, 6:55 AM This revision is now accepted and ready to land.Mar 21 2023, 7:36 AM Closed by commit rGfaa1043144b3: [flang] Carry over dynamic type information when creating an unlimited… (authored by clementval). · Explain WhyMar 21 2023, 8:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506986 flang/lib/Lower/ConvertExpr.cpp
flang/lib/Optimizer/Builder/FIRBuilder.cpp
flang/test/Lower/polymorphic.f90
|