This patch add the lowering for the allocate
and the deallocate statements.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121146
[flang] Lower allocate and deallocate statements ClosedPublic Authored by clementval on Mar 7 2022, 12:03 PM.
Details Summary This patch add the lowering for the allocate This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 7 2022, 12:19 PM Closed by commit rGc5cf1b903409: [flang] Lower allocate and deallocate statements (authored by clementval). · Explain WhyMar 7 2022, 12:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 413598 flang/include/flang/Lower/Allocatable.h
flang/lib/Lower/Allocatable.cpp
flang/lib/Lower/Bridge.cpp
flang/test/Lower/allocatables.f90
|