xfail: reduction_implicit_map.cpp after reapply of Start calling setTargetAttributes
authorRon Lieberman <ron.lieberman@amd.com>
Thu, 2 Dec 2021 20:22:11 +0000 (20:22 +0000)
committerRon Lieberman <ron.lieberman@amd.com>
Thu, 2 Dec 2021 20:22:11 +0000 (20:22 +0000)
clang/test/OpenMP/reduction_implicit_map.cpp

index 2d92482..64a4f36 100644 (file)
@@ -1,3 +1,6 @@
+// amdgpu failing this test after Reapply "OpenMP: Start calling setTargetAttributes for generated kernels"
+// XFAIL: *
+
 // RUN: %clang_cc1 -verify -fopenmp -fopenmp-cuda-mode -x c++ \
 // RUN:  -triple powerpc64le-unknown-unknown -DCUDA \
 // RUN:  -fopenmp-targets=nvptx64-nvidia-cuda -emit-llvm-bc %s -o \