[flang] [llvm] [flang][openmp] Adds Parser and Semantic Support for Interop Construct, and Init and Use Clauses. (PR #120584)

via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 18 06:03:53 PDT 2025


================
@@ -0,0 +1,8 @@
+! RUN: %not_todo_cmd %flang_fc1 -emit-fir -fopenmp -fopenmp-version=52 -o - %s 2>&1 | FileCheck %s
----------------
swatheesh-mcw wrote:

Addressed the comment in [#40b5b8d](https://github.com/llvm/llvm-project/pull/120584/commits/40b5b8d499d9d4c9a12f9519dc48be54048537ec).

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


More information about the llvm-commits mailing list