Use BaseBoxType in genComponentByComponentAssignment
so the component by component assignment involving polymorphic entities
does not fall back to scalar assignment.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138927
[flang] Use BaseBoxType in component by component assignment ClosedPublic Authored by clementval on Nov 29 2022, 7:48 AM.
Details Summary Use BaseBoxType in genComponentByComponentAssignment
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 29 2022, 7:48 AM This revision is now accepted and ready to land.Nov 29 2022, 10:45 AM Closed by commit rGaa47103898e7: [flang] Use BaseBoxType in component by component assignment (authored by clementval). · Explain WhyNov 29 2022, 11:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478595 flang/lib/Optimizer/Builder/FIRBuilder.cpp
flang/test/Lower/polymorphic.f90
|