[flang-commits] [flang] [Flang] Handle %VAL arguments correctly (PR #157186)
Carlos Seo via flang-commits
flang-commits at lists.llvm.org
Wed Sep 10 07:04:51 PDT 2025
ceseo wrote:
> I think the correct fix is to force an indirect call to the implicit signature just like `mustCastFuncOpToCopeWithImplicitInterfaceMismatch` is doing for cases without %VAL. There may be a %VAL issue around that logic.
Ah, I see. I'll take a look at this. Thanks!
https://github.com/llvm/llvm-project/pull/157186
More information about the flang-commits
mailing list