Revert "xfail: reduction_implicit_map.cpp after reapply of Start calling setTargetAttributes"

This reverts commit 8b646f212e9ccc8e0fbf1a84603d0a40bfca1338.

GitOrigin-RevId: ef8e9bee1a9b87ee750b193ed4a1f9b5d310daef
diff --git a/test/OpenMP/reduction_implicit_map.cpp b/test/OpenMP/reduction_implicit_map.cpp
index 64a4f36..2d92482 100644
--- a/test/OpenMP/reduction_implicit_map.cpp
+++ b/test/OpenMP/reduction_implicit_map.cpp
@@ -1,6 +1,3 @@
-// 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 \