[OpenMP] Disable a few more tests to get the bot green (#163614)

This commit is contained in:
Joseph Huber
2025-10-15 14:14:15 -05:00
committed by GitHub
parent a561a0802d
commit 914fbe367e
2 changed files with 4 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
// REQUIRES: gpu
//
// FIXME: https://github.com/llvm/llvm-project/issues/161265
// XFAIL: gpu
// UNSUPPORTED: gpu
#include <stdio.h>

View File

@@ -4,6 +4,9 @@
// RUN: %libomptarget-run-generic
// REQUIRES: gpu
//
// FIXME: https://github.com/llvm/llvm-project/issues/161265
// UNSUPPORTED: gpu
#include <omp.h>
#include <stdio.h>