We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b0df3 commit 8b646f2Copy full SHA for 8b646f2
clang/test/OpenMP/reduction_implicit_map.cpp
@@ -1,3 +1,6 @@
1
+// amdgpu failing this test after Reapply "OpenMP: Start calling setTargetAttributes for generated kernels"
2
+// XFAIL: *
3
+
4
// RUN: %clang_cc1 -verify -fopenmp -fopenmp-cuda-mode -x c++ \
5
// RUN: -triple powerpc64le-unknown-unknown -DCUDA \
6
// RUN: -fopenmp-targets=nvptx64-nvidia-cuda -emit-llvm-bc %s -o \
0 commit comments