Load the pointer of the dynamic type descriptor from the
original box and update the destination descriptor with this pointer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136618
[flang] Carry dynamic type in fir.rebox code generation ClosedPublic Authored by clementval on Oct 24 2022, 9:45 AM.
Details Summary Load the pointer of the dynamic type descriptor from the
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 24 2022, 9:45 AM This revision is now accepted and ready to land.Oct 24 2022, 11:08 AM Closed by commit rG016fbc40a5f3: [flang] Carry dynamic type in fir.rebox code generation (authored by clementval). · Explain WhyOct 24 2022, 11:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 470237 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Lower/allocatable-polymorphic.f90
|