Skip to content

Commit 9bf0dcd

Browse files
authored
Remove XFAILs for succeeding tests (#362)
This removes a few XFAILs for tests that are passing now with Clang.
1 parent b7ccac9 commit 9bf0dcd

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

test/Feature/WaveOps/WaveActiveAllTrue.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ DescriptorSets:
6363
...
6464
#--- end
6565

66-
# https://github.com/llvm/llvm-project/issues/145513
67-
# XFAIL: Clang-Vulkan
68-
6966
# RUN: split-file %s %t
7067
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
7168
# RUN: %offloader %t/pipeline.yaml %t.o

test/Feature/WaveOps/WaveIsFirstLane.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ DescriptorSets:
6565
...
6666
#--- end
6767

68-
# https://github.com/llvm/llvm-project/issues/145513
69-
# XFAIL: Clang-Vulkan
70-
7168
# XFAIL: NV-Reconvergence-Issue-320
7269

7370
# RUN: split-file %s %t

0 commit comments

Comments
 (0)