[Openmp-commits] [flang] [openmp] [OpenMP] [Flang] Fix Issue llvm#76121 (PR #82221)
chandan singh via Openmp-commits
openmp-commits at lists.llvm.org
Fri Mar 22 01:58:52 PDT 2024
================
@@ -0,0 +1,27 @@
+!RUN: %flang %s -o %t -fopenmp && %t | FileCheck %s
----------------
chandankds wrote:
Hi @shiltian I've added the test, could you please review.
https://github.com/llvm/llvm-project/pull/82221
More information about the Openmp-commits
mailing list