[flang] [llvm] [flang] implement `split` for fortran 2023 (PR #161484)

Tom Eccles via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 03:02:27 PDT 2025


================
@@ -0,0 +1,43 @@
+! RUN: bbc -emit-fir -hlfir=false %s -o - | FileCheck %s
----------------
tblah wrote:

Please could you add tests for dynamically optional values for BACK.

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


More information about the llvm-commits mailing list