[flang-commits] [flang] [flang][OpenMP] Store DECLARE_TARGET information in WithOmpDeclarative (PR #201103)
Sergio Afonso via flang-commits
flang-commits at lists.llvm.org
Wed Jun 3 06:20:09 PDT 2026
================
@@ -0,0 +1,41 @@
+!RUN: %python %S/../test_modfile.py %s %flang_fc1 -fopenmp -fopenmp-version=60
+
+module m
+integer :: x
----------------
skatrak wrote:
I think it would be good to add a common block variable as well, to make sure that path is tested.
https://github.com/llvm/llvm-project/pull/201103
More information about the flang-commits
mailing list