Skip to content

Commit bc74ffb

Browse files
kcloudy0717inbelic
andauthored
XFAIL for QuadReadAcrossY.fp64.test on WARP D3D12 DXC config (#1014)
WARP D3D12 DXC tests are failing for QuadReadAcrossY.fp64.test. I filed an issue for it, opening a PR for add XFAIL to the test. --------- Co-authored-by: Finn Plummer <mail@inbelic.dev>
1 parent 84f62d0 commit bc74ffb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/WaveOps/QuadReadAcrossY.fp64.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ DescriptorSets:
128128
# Bug: https://github.com/llvm/offload-test-suite/issues/986
129129
# XFAIL: Intel && Vulkan && DXC
130130

131+
# Bug: https://github.com/llvm/offload-test-suite/issues/1013
132+
# XFAIL: WARP && AMD
133+
131134
# RUN: split-file %s %t
132135
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
133136
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)