Make sure the source passed to an intrinsic is still polymorphic when
it is an element of a polymorphic array. This was not handled properly
before.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142380
[flang] Keep polymorphic aspect when lowering intrinsic arguments ClosedPublic Authored by clementval on Jan 23 2023, 9:39 AM.
Details Summary Make sure the source passed to an intrinsic is still polymorphic when
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 23 2023, 9:39 AM This revision is now accepted and ready to land.Jan 23 2023, 10:12 AM Closed by commit rG2e28546ba30d: [flang] Keep polymorphic aspect when lowering intrinsic arguments (authored by clementval). · Explain WhyJan 23 2023, 11:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 491464 flang/lib/Lower/ConvertExpr.cpp
flang/test/Lower/polymorphic-temp.f90
|