Adapat the fix made in D146079 to just avoid the type
to be wrapped with an extra fir.box or fir.class. The potential
load is delegated to the code that is after.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146120
[flang] Avoid to wrap box/class type with box/class ClosedPublic Authored by clementval on Mar 15 2023, 2:56 AM.
Details Summary Adapat the fix made in D146079 to just avoid the type
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 15 2023, 2:56 AM This revision is now accepted and ready to land.Mar 15 2023, 6:21 AM Closed by commit rG426c495e88d7: [flang] Avoid to wrap box/class type with box/class (authored by clementval). · Explain WhyMar 15 2023, 9:28 AM This revision was automatically updated to reflect the committed changes. clementval removed a child revision: D146078: [flang] Detect fir.class nested in fir.box as invalid element type.Mar 15 2023, 9:34 AM
Revision Contents
Diff 505533 flang/lib/Optimizer/Builder/FIRBuilder.cpp
flang/test/Lower/polymorphic.f90
|