File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -87,9 +87,6 @@ DescriptorSets:
8787# Bug: Fails with 'gpu-exec: error: Failed to materializeAll.:'
8888# XFAIL: Clang && Metal
8989
90- # Bug https://github.com/llvm/llvm-project/issues/145752
91- # XFAIL: Clang && DirectX
92-
9390# 16/64 bit firstbithigh doesn't have a DXC-Vulkan lowering
9491# Unsupported https://github.com/microsoft/DirectXShaderCompiler/blob/main/tools/clang/test/CodeGenSPIRV/intrinsics.firstbitlow.64bit.hlsl
9592# UNSUPPORTED: DXC && Vulkan
Original file line number Diff line number Diff line change @@ -80,9 +80,6 @@ DescriptorSets:
8080...
8181#--- end
8282
83- # Bug https://github.com/llvm/llvm-project/issues/145752
84- # XFAIL: Clang && (DirectX || Metal)
85-
8683# RUN: split-file %s %t
8784# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
8885# RUN: %offloader %t/pipeline.yaml %t.o
Original file line number Diff line number Diff line change @@ -92,9 +92,6 @@ DescriptorSets:
9292# Bug https://github.com/llvm/llvm-project/issues/143171
9393# XFAIL: Clang && Vulkan
9494
95- # Bug https://github.com/llvm/llvm-project/issues/145752
96- # XFAIL: Clang && DirectX
97-
9895# RUN: split-file %s %t
9996# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
10097# RUN: %offloader %t/pipeline.yaml %t.o
You can’t perform that action at this time.
0 commit comments