[flang-commits] [flang] [llvm] [flang] Implement 'F_C_STRING' library function (Fortran 2023) (PR #174474)
via flang-commits
flang-commits at lists.llvm.org
Mon Feb 9 01:43:38 PST 2026
https://github.com/jeanPerier commented:
Lowering looks OK, but I think the ASIS runtime argument should just be a bool. See [FINDLOC](https://github.com/llvm/llvm-project/blob/fe91384a5b3766894951c5832ea88a0391f82bf1/flang/lib/Optimizer/Builder/IntrinsicCall.cpp#L3913)for an example.
https://github.com/llvm/llvm-project/pull/174474
More information about the flang-commits
mailing list