================
@@ -0,0 +1,28 @@
+// RUN: fir-opt %s           | FileCheck %s --enable-var-scope
----------------
Meinersbur wrote:

I am worried about the dependencies. With FIR we can assume that the omp 
dialect is available, there are other tests using the omp dialect already. The 
openmp dialect does not require scf, nor does scf require omp.

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

Reply via email to