[flang-commits] [flang] [flang][OpenMP] Implement loop nest parser (PR #168884)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Sat Nov 22 15:34:51 PST 2025


kparzysz wrote:

The gfortran test failures in `a.6.1.f90` have been fixed by https://github.com/llvm/llvm-project/pull/169191.  That PR has caused a different failure due to a test `a.6.2.f90` unexpectedly passing.  There is a PR to disable that test: https://github.com/llvm/llvm-test-suite/pull/296.

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


More information about the flang-commits mailing list