Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146291
[flang] Update allocate lowering to use AllocatableInit.*ForAllocate functions ClosedPublic Authored by clementval on Mar 17 2023, 5:37 AM.
Details Summary
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 17 2023, 5:37 AM clementval retitled this revision from [flang] Use AllocatableInit[.*]ForAllocate functions to [flang] Update allocate lowering to use AllocatableInit.*ForAllocate functions.Mar 17 2023, 5:38 AM This revision is now accepted and ready to land.Mar 17 2023, 6:31 AM This revision was landed with ongoing or failed builds.Mar 20 2023, 2:02 AM Closed by commit rG029313cc979a: [flang] Update allocate lowering to use AllocatableInit.*ForAllocate functions (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506501 flang/lib/Lower/Allocatable.cpp
flang/test/Lower/allocatable-polymorphic.f90
flang/test/Lower/allocatable-runtime.f90
flang/test/Lower/allocate-source-allocatables.f90
|