From f87c2c637e780abd06a9c338d6ae0f783e6f5a5d Mon Sep 17 00:00:00 2001 From: Ron Lieberman Date: Thu, 2 Dec 2021 20:32:06 +0000 Subject: [PATCH] xfail: libomptarget reduction_implicit_map.cpp after reapply of Start calling setTargetAttributes --- openmp/libomptarget/test/mapping/reduction_implicit_map.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp b/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp index 429bb68..0fbf739 100644 --- a/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp +++ b/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp @@ -1,3 +1,6 @@ +// amdgpu failing this test after Reapply "OpenMP: Start calling setTargetAttributes for generated kernels" +// XFAIL: * + // RUN: %libomptarget-compilexx-run-and-check-generic #include -- 2.7.4