Force TRANSPOSE with polymorphic inputs through the runtime call
and carry the polymorphic type information from the matrix to
the result.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143709
[flang] Support polymorphic inputs for the TRANSPOSE intrinsic ClosedPublic Authored by clementval on Feb 10 2023, 1:22 AM.
Details Summary Force TRANSPOSE with polymorphic inputs through the runtime call
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 10 2023, 1:22 AM This revision is now accepted and ready to land.Feb 10 2023, 7:48 AM Closed by commit rGfe655717bff1: [flang] Support polymorphic inputs for the TRANSPOSE intrinsic (authored by clementval). · Explain WhyFeb 12 2023, 7:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496761 flang/lib/Lower/ConvertExpr.cpp
flang/lib/Optimizer/Builder/IntrinsicCall.cpp
flang/test/Lower/polymorphic-temp.f90
|