llvm-project
d3c09c45 - [flang] Add special genre for allocatable and pointer device component (#157731)

Commit
96 days ago
[flang] Add special genre for allocatable and pointer device component (#157731) Allocatable and pointer device components need a different allocator index to be set in their descriptor when it is establish. This PR adds two genre for the components `AllocatableDevice` and `PointerDevice` so the correct allocator index can be set accordingly.
Author
Parents
Loading