From 799297261635fcd44ed9b5b0f4795ca7455e19a8 Mon Sep 17 00:00:00 2001 From: Joshua Batista Date: Thu, 28 May 2026 14:34:49 -0700 Subject: [PATCH] remove xfails --- test/WaveOps/QuadReadAcrossDiagonal.32.test | 3 --- test/WaveOps/QuadReadAcrossDiagonal.convergence.test | 3 --- test/WaveOps/QuadReadAcrossDiagonal.fp16.test | 3 --- test/WaveOps/QuadReadAcrossDiagonal.fp64.test | 3 --- test/WaveOps/QuadReadAcrossDiagonal.int16.test | 3 --- test/WaveOps/QuadReadAcrossDiagonal.int64.test | 3 --- test/WaveOps/QuadReadAcrossX.32.test | 3 --- test/WaveOps/QuadReadAcrossX.convergence.test | 3 --- test/WaveOps/QuadReadAcrossX.fp16.test | 3 --- test/WaveOps/QuadReadAcrossX.fp64.test | 3 --- test/WaveOps/QuadReadAcrossX.int16.test | 3 --- test/WaveOps/QuadReadAcrossX.int64.test | 3 --- test/WaveOps/QuadReadAcrossY.32.test | 3 --- test/WaveOps/QuadReadAcrossY.convergence.test | 3 --- test/WaveOps/QuadReadAcrossY.fp16.test | 3 --- test/WaveOps/QuadReadAcrossY.fp64.test | 3 --- test/WaveOps/QuadReadAcrossY.int16.test | 3 --- test/WaveOps/QuadReadAcrossY.int64.test | 3 --- 18 files changed, 54 deletions(-) diff --git a/test/WaveOps/QuadReadAcrossDiagonal.32.test b/test/WaveOps/QuadReadAcrossDiagonal.32.test index 76c3f5a14..27582d74c 100644 --- a/test/WaveOps/QuadReadAcrossDiagonal.32.test +++ b/test/WaveOps/QuadReadAcrossDiagonal.32.test @@ -340,9 +340,6 @@ DescriptorSets: # waiting on https://github.com/llvm/llvm-project/pull/187440 to be merged, so I can open a PR for it # XFAIL: Clang -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossDiagonal.convergence.test b/test/WaveOps/QuadReadAcrossDiagonal.convergence.test index c4dca0318..8fe3a360b 100644 --- a/test/WaveOps/QuadReadAcrossDiagonal.convergence.test +++ b/test/WaveOps/QuadReadAcrossDiagonal.convergence.test @@ -66,9 +66,6 @@ DescriptorSets: # waiting on https://github.com/llvm/llvm-project/pull/187440 to be merged, so I can open a PR for it # XFAIL: Clang -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossDiagonal.fp16.test b/test/WaveOps/QuadReadAcrossDiagonal.fp16.test index ae9dc7996..bf552cf27 100644 --- a/test/WaveOps/QuadReadAcrossDiagonal.fp16.test +++ b/test/WaveOps/QuadReadAcrossDiagonal.fp16.test @@ -128,9 +128,6 @@ DescriptorSets: # waiting on https://github.com/llvm/llvm-project/pull/187440 to be merged, so I can open a PR for it # XFAIL: Clang -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossDiagonal.fp64.test b/test/WaveOps/QuadReadAcrossDiagonal.fp64.test index 2473aaa81..988a87c10 100644 --- a/test/WaveOps/QuadReadAcrossDiagonal.fp64.test +++ b/test/WaveOps/QuadReadAcrossDiagonal.fp64.test @@ -128,9 +128,6 @@ DescriptorSets: # waiting on https://github.com/llvm/llvm-project/pull/187440 to be merged, so I can open a PR for it # XFAIL: Clang -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossDiagonal.int16.test b/test/WaveOps/QuadReadAcrossDiagonal.int16.test index 699ab578b..db6fc8ec8 100644 --- a/test/WaveOps/QuadReadAcrossDiagonal.int16.test +++ b/test/WaveOps/QuadReadAcrossDiagonal.int16.test @@ -236,9 +236,6 @@ DescriptorSets: # waiting on https://github.com/llvm/llvm-project/pull/187440 to be merged, so I can open a PR for it # XFAIL: Clang -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossDiagonal.int64.test b/test/WaveOps/QuadReadAcrossDiagonal.int64.test index 09f7f658c..40abea6fe 100644 --- a/test/WaveOps/QuadReadAcrossDiagonal.int64.test +++ b/test/WaveOps/QuadReadAcrossDiagonal.int64.test @@ -236,9 +236,6 @@ DescriptorSets: # waiting on https://github.com/llvm/llvm-project/pull/187440 to be merged, so I can open a PR for it # XFAIL: Clang -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # Bug: https://github.com/llvm/offload-test-suite/issues/988 # XFAIL: Metal diff --git a/test/WaveOps/QuadReadAcrossX.32.test b/test/WaveOps/QuadReadAcrossX.32.test index 66da6b063..1cc697e1b 100644 --- a/test/WaveOps/QuadReadAcrossX.32.test +++ b/test/WaveOps/QuadReadAcrossX.32.test @@ -336,9 +336,6 @@ DescriptorSets: ... #--- end -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossX.convergence.test b/test/WaveOps/QuadReadAcrossX.convergence.test index d906c38b2..e9347e65a 100644 --- a/test/WaveOps/QuadReadAcrossX.convergence.test +++ b/test/WaveOps/QuadReadAcrossX.convergence.test @@ -62,9 +62,6 @@ DescriptorSets: ... #--- end -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossX.fp16.test b/test/WaveOps/QuadReadAcrossX.fp16.test index ee0435c53..f9200576a 100644 --- a/test/WaveOps/QuadReadAcrossX.fp16.test +++ b/test/WaveOps/QuadReadAcrossX.fp16.test @@ -124,9 +124,6 @@ DescriptorSets: # REQUIRES: Half -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossX.fp64.test b/test/WaveOps/QuadReadAcrossX.fp64.test index 65c1fd09d..16d8c37f2 100644 --- a/test/WaveOps/QuadReadAcrossX.fp64.test +++ b/test/WaveOps/QuadReadAcrossX.fp64.test @@ -124,9 +124,6 @@ DescriptorSets: # REQUIRES: Double -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossX.int16.test b/test/WaveOps/QuadReadAcrossX.int16.test index 3cf5d7ed4..3854c6d5a 100644 --- a/test/WaveOps/QuadReadAcrossX.int16.test +++ b/test/WaveOps/QuadReadAcrossX.int16.test @@ -232,9 +232,6 @@ DescriptorSets: # REQUIRES: Int16 -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossX.int64.test b/test/WaveOps/QuadReadAcrossX.int64.test index f23f233f4..eb50f3281 100644 --- a/test/WaveOps/QuadReadAcrossX.int64.test +++ b/test/WaveOps/QuadReadAcrossX.int64.test @@ -236,9 +236,6 @@ DescriptorSets: # Bug: https://github.com/llvm/offload-test-suite/issues/989 # XFAIL: Metal -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossY.32.test b/test/WaveOps/QuadReadAcrossY.32.test index bdc9ecf09..b12cafc3e 100644 --- a/test/WaveOps/QuadReadAcrossY.32.test +++ b/test/WaveOps/QuadReadAcrossY.32.test @@ -336,9 +336,6 @@ DescriptorSets: ... #--- end -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossY.convergence.test b/test/WaveOps/QuadReadAcrossY.convergence.test index 029eb8e8f..79432c364 100644 --- a/test/WaveOps/QuadReadAcrossY.convergence.test +++ b/test/WaveOps/QuadReadAcrossY.convergence.test @@ -62,9 +62,6 @@ DescriptorSets: ... #--- end -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossY.fp16.test b/test/WaveOps/QuadReadAcrossY.fp16.test index e0f76ec72..da78ecd28 100644 --- a/test/WaveOps/QuadReadAcrossY.fp16.test +++ b/test/WaveOps/QuadReadAcrossY.fp16.test @@ -124,9 +124,6 @@ DescriptorSets: # REQUIRES: Half -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossY.fp64.test b/test/WaveOps/QuadReadAcrossY.fp64.test index 8bf126e53..dab714742 100644 --- a/test/WaveOps/QuadReadAcrossY.fp64.test +++ b/test/WaveOps/QuadReadAcrossY.fp64.test @@ -124,9 +124,6 @@ DescriptorSets: # REQUIRES: Double -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossY.int16.test b/test/WaveOps/QuadReadAcrossY.int16.test index ab77c0ab7..3e3fcff89 100644 --- a/test/WaveOps/QuadReadAcrossY.int16.test +++ b/test/WaveOps/QuadReadAcrossY.int16.test @@ -232,9 +232,6 @@ DescriptorSets: # REQUIRES: Int16 -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # RUN: split-file %s %t # RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o diff --git a/test/WaveOps/QuadReadAcrossY.int64.test b/test/WaveOps/QuadReadAcrossY.int64.test index dc1ba9d66..e461d9c53 100644 --- a/test/WaveOps/QuadReadAcrossY.int64.test +++ b/test/WaveOps/QuadReadAcrossY.int64.test @@ -232,9 +232,6 @@ DescriptorSets: # REQUIRES: Int64 -# Bug: https://github.com/llvm/offload-test-suite/issues/986 -# XFAIL: Intel && Vulkan && DXC - # Bug: https://github.com/llvm/offload-test-suite/issues/989 # XFAIL: Metal