From 8baf4ba89085b766b240c9178f5edc1901d8e2c4 Mon Sep 17 00:00:00 2001 From: Jon Chesterfield Date: Wed, 19 Jan 2022 15:55:09 +0000 Subject: [PATCH] [openmp][amdgpu] Remove xfail from test using declare target variable --- openmp/libomptarget/test/mapping/delete_inf_refcount.c | 1 - 1 file changed, 1 deletion(-) diff --git a/openmp/libomptarget/test/mapping/delete_inf_refcount.c b/openmp/libomptarget/test/mapping/delete_inf_refcount.c index c6d2bda187a9..cd67dddc664b 100644 --- a/openmp/libomptarget/test/mapping/delete_inf_refcount.c +++ b/openmp/libomptarget/test/mapping/delete_inf_refcount.c @@ -2,7 +2,6 @@ // fails with error message 'Unable to generate target entries' on amdgcn // XFAIL: amdgcn-amd-amdhsa -// XFAIL: amdgcn-amd-amdhsa-newRTL #include #include