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 a0edd86 commit ce77091Copy full SHA for ce77091
test/Feature/HLSLLib/dot2add.test
@@ -94,14 +94,13 @@ DescriptorSets:
94
Binding: 3
95
#--- end
96
97
-# https://github.com/llvm/llvm-project/issues/152585
98
-# XFAIL: Clang-DirectX
99
-# XFAIL: Clang-Metal
+# https://github.com/llvm/offload-test-suite/issues/341
+# XFAIL: DXC-Metal
100
101
# https://github.com/llvm/llvm-project/issues/149561
102
# XFAIL: Clang-Vulkan
103
104
# REQUIRES: Half
105
# RUN: split-file %s %t
106
-# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
+# RUN: %dxc_target -HV 202x -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
107
# RUN: %offloader %t/pipeline.yaml %t.o
0 commit comments