Correctly create the temporary for argument absent in the entry statement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146447
[flang] Handle polymorphic entities with rank > 0 in entry statement ClosedPublic Authored by clementval on Mar 20 2023, 11:24 AM.
Details Summary Correctly create the temporary for argument absent in the entry statement.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 20 2023, 11:24 AM This revision is now accepted and ready to land.Mar 20 2023, 1:01 PM Closed by commit rG658595d031f7: [flang] Handle polymorphic entities with rank > 0 in entry statement (authored by clementval). · Explain WhyMar 21 2023, 1:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506663 flang/include/flang/Optimizer/Builder/MutableBox.h
flang/lib/Lower/ConvertVariable.cpp
flang/lib/Optimizer/Builder/MutableBox.cpp
flang/test/Lower/polymorphic.f90
|