[flang-commits] [flang] [llvm] [flang] Guard absent optional operands in elemental character MIN/MAX (PR #191244)

Sairudra More via flang-commits flang-commits at lists.llvm.org
Fri Apr 10 11:50:10 PDT 2026


Saieiei wrote:

Thanks for the review @jeanPerier. I think I see the dispatch issue now. Before I rework this, I just want to confirm the intended direction: should this PR focus on fixing the dispatch in `ConvertCall.cpp` so the elemental path is handled consistently with the other paths, rather than trying to handle it inside `HlfirCharExtremumLowering`?

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


More information about the flang-commits mailing list