[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
Thu Oct 9 19:43:19 PDT 2025
DanielCChen wrote:
I have updated the patch and now it generates
```
%[[V_14:[0-9]+]] = fir.convert %[[V_13]] : (!fir.class<!fir.heap<!fir.type<_QMmTbase{r1:f32}>>>) -> !fir.box<none>
```
https://github.com/llvm/llvm-project/pull/162701
More information about the flang-commits
mailing list