[openmp] Fix build, test passes on CI unexpectedly

This commit is contained in:
Jon Chesterfield 2021-11-08 18:45:10 +00:00
parent ca21488eac
commit c499d690cd
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
// RUN: %libomptarget-compilexx-run-and-check-generic
// Wrong results on amdgpu
// XFAIL: amdgcn-amd-amdhsa
// XFAIL: amdgcn-amd-amdhsa-newRTL
#include <stdio.h>
void sum(int* input, int size, int* output)