[Mlir-commits] [flang] [mlir] [flang][openmp] Add support for ordered regions in SIMD directives (PR #181012)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Feb 18 20:55:19 PST 2026


================
@@ -0,0 +1,56 @@
+! This test checks lowering of SIMD constructs with ordered regions.
+! RUN: bbc -fopenmp -emit-hlfir %s -o - | FileCheck %s
----------------
NimishMishra wrote:

Nit: can we check for flang also?

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


More information about the Mlir-commits mailing list