[flang-commits] [flang] [flang] Fix flang build after #83132 (PR #83253)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Wed Feb 28 04:11:28 PST 2024


tblah wrote:

The gfortran regression tests are in the LLVM testsuite repo: https://github.com/llvm/llvm-test-suite/tree/main/Fortran/gfortran

I ran the test suite successfully before approving.

You could test manually by building and running https://github.com/llvm/llvm-test-suite/blob/main/Fortran/gfortran/regression/inline_matmul_14.f90 with flang. Alternatively you could run the whole test suite. The documentation should be up to date. Please get in touch if any of it is unclear or incorrect.

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


More information about the flang-commits mailing list