mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-02 15:26:29 +00:00
[OpenMP][AMDGPU] XFAIL test where kernels call printf
This commit is contained in:
parent
c62d9a5ca0
commit
1688b4cf8e
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user