[flang-commits] [flang] [llvm] [flang] [flang-rt] Addition of the Fortran 2023 TOKENIZE intrinsic. (PR #181030)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Tue Feb 24 02:45:52 PST 2026


https://github.com/tblah commented:

Thank you for updating the lowering test. A few more comments from me

- Please could you add unittests in flang-rt/unittests/Runtime/CharacterTest.cpp.
- On my reading of the standard, an empty string should return one zero-length token, whereas I think this implementation gives zero tokens.



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


More information about the flang-commits mailing list