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 @@ -310,6 +310,9 @@ DescriptorSets:
310310# Bug https://github.com/llvm/offload-test-suite/issues/393
311311# XFAIL: Metal
312312
313+ # XFAIL: WARP
314+ # Bug https://github.com/llvm/offload-test-suite/issues/433
315+
313316# RUN: split-file %s %t
314317# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
315318# RUN: %offloader %t/pipeline.yaml %t.o
Original file line number Diff line number Diff line change @@ -310,6 +310,9 @@ DescriptorSets:
310310# Bug https://github.com/llvm/offload-test-suite/issues/393
311311# XFAIL: Metal
312312
313+ # XFAIL: WARP
314+ # Bug https://github.com/llvm/offload-test-suite/issues/433
315+
313316# RUN: split-file %s %t
314317# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
315318# RUN: %offloader %t/pipeline.yaml %t.o
Original file line number Diff line number Diff line change @@ -312,6 +312,9 @@ DescriptorSets:
312312# Bug https://github.com/llvm/offload-test-suite/issues/393
313313# XFAIL: Metal
314314
315+ # XFAIL: WARP
316+ # Bug https://github.com/llvm/offload-test-suite/issues/433
317+
315318# RUN: split-file %s %t
316319# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
317320# RUN: %offloader %t/pipeline.yaml %t.o
You can’t perform that action at this time.
0 commit comments