diff options
author | jeanPerier <jperier@nvidia.com> | 2024-05-30 09:31:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 09:31:18 +0200 |
commit | 74faa402ccf118ca9ee1434ce385c9a018014a6a (patch) | |
tree | 095f50c5385525cce26842fe61b1e8d5d1cd295a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e398383f9a05ec6f3766e5ab49dd862a72325ba6 (diff) | |
download | llvm-74faa402ccf118ca9ee1434ce385c9a018014a6a.zip llvm-74faa402ccf118ca9ee1434ce385c9a018014a6a.tar.gz llvm-74faa402ccf118ca9ee1434ce385c9a018014a6a.tar.bz2 |
[flang] lower allocatable assumed-rank specification parts (#93682)
Lower allocatable and pointers specification parts. Nothing special is
required to allocate the descriptor given they are required to be dummy
arguments, however, care must be taken with INTENT(OUT) to use the
runtime to deallocate them (inlined fir.embox + store is not possible).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions