[Openmp-commits] [openmp] [OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (PR #176452)
Nick Sarnie via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jan 20 08:40:41 PST 2026
================
@@ -1,5 +1,8 @@
// RUN: %libomp-compile-and-run
+// https://github.com/llvm/llvm-project/issues/176451
+// UNSUPPORTED: linux && x86-target-arch
----------------
sarnex wrote:
I got that from the `lit.cfg`, it should be both `x86` and `amd64`
https://github.com/llvm/llvm-project/blob/main/openmp/runtime/test/lit.cfg#L168
https://github.com/llvm/llvm-project/pull/176452
More information about the Openmp-commits
mailing list