Files
clang-p2996/flang/lib/Optimizer/Builder/Runtime/Allocatable.cpp
Slava Zakharin a3d560342c [flang][hlfir] Codegen for polymorphic hlfir.elemental.
The polymorphic temporary array is created using the provided mold
and the shape of the hlfir.elemental. The array is allocated right away,
because it is going to be initialized element per element.

Depends on D157315

Reviewed By: clementval, tblah

Differential Revision: https://reviews.llvm.org/D157316
2023-08-08 09:58:48 -07:00

4.3 KiB