Skip to content

Commit d8c8ddf

Browse files
committed
xfail clang-vulkan
1 parent 9e33bc9 commit d8c8ddf

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

test/Feature/HLSLLib/dot.32.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ DescriptorSets:
189189
Binding: 8
190190
#--- end
191191

192+
# https://github.com/llvm/llvm-project/issues/149561
193+
# XFAIL: Clang-Vulkan
192194

193195
# RUN: split-file %s %t
194196
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl

test/Feature/HLSLLib/dot.fp16.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ DescriptorSets:
7777
Binding: 2
7878
#--- end
7979

80+
# https://github.com/llvm/llvm-project/issues/149561
81+
# XFAIL: Clang-Vulkan
82+
8083
# REQUIRES: Half
8184
# RUN: split-file %s %t
8285
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl

test/Feature/HLSLLib/dot.fp64.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ DescriptorSets:
7474
Binding: 2
7575
#--- end
7676

77+
# https://github.com/llvm/llvm-project/issues/149561
78+
# XFAIL: Clang-Vulkan
79+
7780
# REQUIRES: Double
7881
# RUN: split-file %s %t
7982
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl

0 commit comments

Comments
 (0)