Skip to content

Commit 854d00c

Browse files
authored
Remove XFAIL on passing WaveGetLaneIndex test (#284)
This PR addresses a test that has begun to pass unexpectedly. The test is passing due to this commit: llvm/llvm-project#144371 To prevent other PRs from being blocked, this test will be expected to pass from now on. Fixes #283
1 parent 345019f commit 854d00c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Feature/WaveOps/WaveGetLaneIndex.test

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ DescriptorSets:
3939
...
4040
#--- end
4141

42-
# https://github.com/llvm/llvm-project/issues/145953
43-
# XFAIL: Clang-Vulkan
4442
# RUN: split-file %s %t
4543
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
4644
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)