Skip to content

Commit 179ca9c

Browse files
authored
Add XFAIL for Qualcomm + Vulkan + Clang to WaveActiveCountBits (#551)
Adds an XFAIL for Qualcomm under Vulkan + Clang due to #549
1 parent 1901531 commit 179ca9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Feature/WaveOps/WaveActiveCountBits.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ DescriptorSets:
6464
...
6565
#--- end
6666

67+
# Bug https://github.com/llvm/offload-test-suite/issues/549
68+
# XFAIL: QC && Vulkan && Clang
69+
6770
# RUN: split-file %s %t
6871
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
6972
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)