mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
[OpenMP] Disable a few more tests to get the bot green (#163614)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// REQUIRES: gpu
|
||||
//
|
||||
// FIXME: https://github.com/llvm/llvm-project/issues/161265
|
||||
// XFAIL: gpu
|
||||
// UNSUPPORTED: gpu
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user