[flang] [llvm] [flang][OpenMP] Check for OpenMP 5.0+ for the if clause on "do simd" (PR #151154)

Kajetan Puchalski via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 31 05:33:33 PDT 2025


mrkajetanp wrote:

> Well spotted. Please could you add a test to make sure the code in the issue does continue to work with OpenMP 5.0

Specifically for 5.0? There's a test that tests it with `-fopenmp-version=52` already.

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


More information about the llvm-commits mailing list