Make use of the new runtime entry point for assignment to
LHS allocatable polymorphic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145324
[flang] Use AssignPolymorphic when LHS is polymorphic ClosedPublic Authored by clementval on Mar 5 2023, 11:46 AM.
Details Summary Make use of the new runtime entry point for assignment to
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 5 2023, 11:46 AM This revision is now accepted and ready to land.Mar 5 2023, 11:53 PM Closed by commit rG4f3c98542beb: [flang] Use AssignPolymorphic when LHS is polymorphic (authored by clementval). · Explain WhyMar 6 2023, 12:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502544 flang/include/flang/Optimizer/Builder/Runtime/Assign.h
flang/lib/Lower/Bridge.cpp
flang/lib/Optimizer/Builder/Runtime/Assign.cpp
flang/test/Lower/polymorphic.f90
|