Commit a3d56034 authored by Slava Zakharin's avatar Slava Zakharin
Browse files

[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
parent 93fea7dd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment