From 8f4013ad465fe67a26fec1e55c92978c616a0ed3 Mon Sep 17 00:00:00 2001 From: Ron Lieberman Date: Thu, 2 Dec 2021 20:58:19 +0000 Subject: [PATCH] Restric xfail on openmp/libomptarget/test/mapping/reduction_implicit_map.cpp to amdgcn-amd-amdhsa --- openmp/libomptarget/test/mapping/reduction_implicit_map.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp b/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp index 0fbf739..6104594 100644 --- a/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp +++ b/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp @@ -1,5 +1,5 @@ // amdgpu failing this test after Reapply "OpenMP: Start calling setTargetAttributes for generated kernels" -// XFAIL: * +// XFAIL: amdgcn-amd-amdhsa // RUN: %libomptarget-compilexx-run-and-check-generic -- 2.7.4