Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139081
[flang] Use genExprBox for the rhs when calling PointerAssociate for unlimited polymorphic pointer ClosedPublic Authored by clementval on Dec 1 2022, 12:48 AM.
Details Summary
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 1 2022, 12:48 AM This revision is now accepted and ready to land.Dec 1 2022, 1:43 AM Closed by commit rG131585ab0fd0: [flang] Use genExprBox for the rhs when calling PointerAssociate for unlimited… (authored by clementval). · Explain WhyDec 1 2022, 2:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 479206 flang/include/flang/Optimizer/Dialect/FIRType.h
flang/lib/Lower/Bridge.cpp
flang/lib/Optimizer/Dialect/FIROps.cpp
flang/lib/Optimizer/Dialect/FIRType.cpp
flang/test/Lower/polymorphic.f90
|