[flang-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)

via flang-commits flang-commits at lists.llvm.org
Sat Dec 6 06:36:05 PST 2025


NimishMishra wrote:

> I have opened a PR ([llvm/llvm-test-suite#308](https://github.com/llvm/llvm-test-suite/pull/308)) to disable `linear-5.f90` for now, until the OpenMP version in LLVM Flang is bumped to OpenMP 5.2. Because even if we emit an error instead of warning, the test will still fail because of the mismatch in error messages being expected.


The test is disabled now. This should fix the buildbots

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


More information about the flang-commits mailing list