================ @@ -0,0 +1,28 @@ +// RUN: fir-opt %s | FileCheck %s --enable-var-scope ---------------- tblah wrote:
Maybe this test belongs in the MLIR openmp dialect rather than in flang? It could be written with scf.if instead of fir.if etc. In theory at least, the MLIR openmp dialect exists upstream of flang and could have other users. https://github.com/llvm/llvm-project/pull/159773 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
