mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
[OpenMP][AMDGPU] XFAIL test where kernels call printf
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// RUN: %libomptarget-compile-generic -fopenmp-extensions
|
||||
// RUN: %libomptarget-run-generic | %fcheck-generic -strict-whitespace
|
||||
|
||||
// amdgcn does not have printf definition
|
||||
// XFAIL: amdgcn-amd-amdhsa
|
||||
|
||||
#include <omp.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user