Polymorphic entities are already emboxed. Just update
the code to use BaseBoxType instead of BoxType.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139707
[flang] Handle correctly polymorphic descriptor for IO input ClosedPublic Authored by clementval on Dec 9 2022, 5:17 AM.
Details Summary Polymorphic entities are already emboxed. Just update
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 9 2022, 5:17 AM This revision is now accepted and ready to land.Dec 9 2022, 5:27 AM This revision was landed with ongoing or failed builds.Dec 9 2022, 7:07 AM Closed by commit rGbf773a61ce69: [flang] Handle correctly polymorphic descriptor for IO input (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481605 flang/lib/Lower/IO.cpp
flang/test/Lower/polymorphic.f90
|