[flang-commits] [flang] To fix polymorphic pointer assignment in FORALL when LHS is unlimited polymorphic and RHS is intrinsic type target (PR #164999)

Daniel Chen via flang-commits flang-commits at lists.llvm.org
Fri Oct 24 13:03:19 PDT 2025


DanielCChen wrote:

PR #164279 caused a couple of regressions in our downstream test run. 
Using the`rebox` in this PR instead of a permitted `fir.convert` fixed it.
I will investigate more to broaden the condition for `rebox`.

https://github.com/llvm/llvm-project/pull/164999


More information about the flang-commits mailing list