[flang-commits] [flang] [mlir] [mlir][OpenMP] rewrite conversion of privatisation for omp.parallel (PR #111844)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Oct 15 02:39:38 PDT 2024


================
@@ -0,0 +1,262 @@
+! RUN: %flang_fc1 -fopenmp -emit-llvm %s -o - | FileCheck %s
+
+! Compinational testing of control flow graph and builder insertion points
----------------
kiranchandramohan wrote:

```suggestion
! Combinational testing of control flow graph and builder insertion points
```

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


More information about the flang-commits mailing list