Skip to content

Commit b4be182

Browse files
committed
[Libomptarget] Remove AMDGPU XFAIL from test
Summary; This test should pass now with AMDGPU. Previously the symbols were hidden and would fail when read.
1 parent 3918dd6 commit b4be182

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

openmp/libomptarget/test/mapping/delete_inf_refcount.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// RUN: %libomptarget-compile-run-and-check-generic
22

3-
// fails with error message 'Unable to generate target entries' on amdgcn
4-
// XFAIL: amdgcn-amd-amdhsa
5-
63
#include <stdio.h>
74
#include <omp.h>
85

0 commit comments

Comments
 (0)