Skip to content

Commit bda12ed

Browse files
committed
add warp xfail bug
1 parent 179162a commit bda12ed

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

test/WaveOps/WaveReadLaneFirst.fp16.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

test/WaveOps/WaveReadLaneFirst.fp64.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

test/WaveOps/WaveReadLaneFirst.int64.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)