Files
clang-p2996/flang/lib
Slava Zakharin 4fbaefa246 [flang][hlfir] Implemented addressing an element of a polymorphic array.
The changes convert hlfir.designate to fir.array_coor/fir.embox
to represent a subscripted element of a polymorphic array.
The type information is conveyed via the fir.embox's source_box.

Reviewed By: tblah

Differential Revision: https://reviews.llvm.org/D152200
2023-06-06 10:26:02 -07:00
..