[flang-commits] [flang] [flang] Use the namelist item descriptor if it is local polymorphic entity. (PR #162701)
Daniel Chen via flang-commits
flang-commits at lists.llvm.org
Fri Oct 10 20:22:14 PDT 2025
DanielCChen wrote:
The patch is updated. The temp now is
```
%[[V_0:[0-9]+]] = fir.alloca !fir.class<!fir.ptr<!fir.type<_QMmTbase{r1:f32}>>>
```
https://github.com/llvm/llvm-project/pull/162701
More information about the flang-commits
mailing list