[flang] Update allocate lowering to use AllocatableInit.*ForAllocate functions
Update lowering of allocate statement to use the new functions defined in D146290. Depends on D146290 Reviewed By: PeteSteinfeld Differential Revision: https://reviews.llvm.org/D146291
Showing
- flang/lib/Lower/Allocatable.cpp 6 additions, 6 deletionsflang/lib/Lower/Allocatable.cpp
- flang/test/Lower/allocatable-polymorphic.f90 13 additions, 13 deletionsflang/test/Lower/allocatable-polymorphic.f90
- flang/test/Lower/allocatable-runtime.f90 4 additions, 4 deletionsflang/test/Lower/allocatable-runtime.f90
- flang/test/Lower/allocate-source-allocatables.f90 1 addition, 1 deletionflang/test/Lower/allocate-source-allocatables.f90
Loading
Please register or sign in to comment