Skip to content

Commit ce77091

Browse files
committed
xfail dxc-metal, remove fixed xfails
1 parent a0edd86 commit ce77091

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

test/Feature/HLSLLib/dot2add.test

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,14 +94,13 @@ DescriptorSets:
9494
Binding: 3
9595
#--- end
9696

97-
# https://github.com/llvm/llvm-project/issues/152585
98-
# XFAIL: Clang-DirectX
99-
# XFAIL: Clang-Metal
97+
# https://github.com/llvm/offload-test-suite/issues/341
98+
# XFAIL: DXC-Metal
10099

101100
# https://github.com/llvm/llvm-project/issues/149561
102101
# XFAIL: Clang-Vulkan
103102

104103
# REQUIRES: Half
105104
# RUN: split-file %s %t
106-
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
105+
# RUN: %dxc_target -HV 202x -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
107106
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)