[flang-commits] [flang] [flang][PFT-to-MLIR] Do not wrap the DO of an OpenMP loop construct (PR #216280)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Fri Aug 14 09:24:00 PDT 2026


================
@@ -0,0 +1,45 @@
+! RUN: bbc --wrap-unstructured-constructs-in-execute-region -emit-hlfir -fopenmp -o - %s | FileCheck %s --implicit-check-not=scf.execute_region
----------------
tblah wrote:

Please add test cases for collapse and ordered (and tile once implemented)

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


More information about the flang-commits mailing list