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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Dec 5 22:22:09 PST 2025


NimishMishra wrote:

I have opened a PR (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. 

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


More information about the Mlir-commits mailing list