File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -181,6 +181,9 @@ DescriptorSets:
181181# Bug https://github.com/llvm/llvm-project/issues/156775
182182# XFAIL: Clang
183183
184+ # Bug https://github.com/llvm/offload-test-suite/issues/433
185+ # XFAIL: DirectX-WARP
186+
184187# RUN: split-file %s %t
185188# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
186189# RUN: %offloader %t/pipeline.yaml %t.o
Original file line number Diff line number Diff line change @@ -175,6 +175,9 @@ DescriptorSets:
175175# Bug https://github.com/llvm/llvm-project/issues/156775
176176# XFAIL: Clang
177177
178+ # Bug https://github.com/llvm/offload-test-suite/issues/433
179+ # XFAIL: DirectX-WARP
180+
178181# RUN: split-file %s %t
179182# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
180183# RUN: %offloader %t/pipeline.yaml %t.o
Original file line number Diff line number Diff line change @@ -327,6 +327,9 @@ DescriptorSets:
327327# Bug https://github.com/llvm/llvm-project/issues/156775
328328# XFAIL: Clang
329329
330+ # Bug https://github.com/llvm/offload-test-suite/issues/433
331+ # XFAIL: DirectX-WARP
332+
330333
331334# RUN: split-file %s %t
332335# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
You can’t perform that action at this time.
0 commit comments