Skip to content

Commit 8d8ad56

Browse files
authored
Remove XFAIL for reversebit.64 when targeting vulkan (#1240)
The original issue was fixed, so now we can remove the xfail
1 parent 94ee3cd commit 8d8ad56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/Feature/HLSLLib/reversebits.64.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ DescriptorSets:
7979
...
8080
#--- end
8181

82-
# Bug https://github.com/llvm/llvm-project/issues/197810
83-
# XFAIL: Clang && Vulkan
82+
# Bug https://github.com/llvm/offload-test-suite/issues/1241
83+
# XFAIL: QC && Vulkan && Clang
8484

8585
# REQUIRES: Int64
8686
# RUN: split-file %s %t

0 commit comments

Comments
 (0)