[Openmp-commits] [openmp] [OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (PR #176452)
via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jan 20 08:38:16 PST 2026
================
@@ -1,5 +1,8 @@
// RUN: %libomp-compile-and-run
+// https://github.com/llvm/llvm-project/issues/176451
+// UNSUPPORTED: linux && x86-target-arch
----------------
jprotze wrote:
I didn't see this notion before. Just for clarification, it disables the test for Linux on 32-bit x68?
https://github.com/llvm/llvm-project/pull/176452
More information about the Openmp-commits
mailing list