Skip to content

Commit 4e923d9

Browse files
committed
add back the xfail for warp
1 parent e962c17 commit 4e923d9

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
@@ -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

test/WaveOps/WaveReadLaneFirst.fp64.test

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

test/WaveOps/WaveReadLaneFirst.int64.test

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

0 commit comments

Comments
 (0)