Skip to content

Commit 17a6ace

Browse files
authored
[SYCL][E2E] Add IGC issue link to sub_byte_bitreverse UNSUPPORTED line (#17142)
Address feedback from #17126 Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 7f5da80 commit 17a6ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/LLVMIntrinsicLowering/sub_byte_bitreverse.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// UNSUPPORTED-TRACKER: https://github.com/intel/intel-graphics-compiler/issues/330
88

99
// UNSUPPORTED: spirv-backend
10-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16318, CMPLRLLVM-62187
10+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16318, https://github.com/intel/intel-graphics-compiler/issues/330, CMPLRLLVM-62187
1111

1212
// Make dump directory.
1313
// RUN: rm -rf %t.spvdir && mkdir %t.spvdir

0 commit comments

Comments
 (0)