Skip to content

Commit 3c2c938

Browse files
authored
[SYCL] Disable debug_output fusion test (#14784)
Failing as per #14783 Signed-off-by: Sarnie, Nick <[email protected]>
1 parent d88d483 commit 3c2c938

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl-fusion/test/materializer/debug_output.ll

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
; https://github.com/intel/llvm/issues/14783
2+
; REQUIRES: TEMPORARY_DISABLED
13
; RUN: %if hip_amd %{ env SYCL_JIT_COMPILER_DEBUG="sycl-spec-const-materializer" opt\
24
; RUN: -load-pass-plugin %shlibdir/SYCLKernelFusion%shlibext --mtriple amdgcn-amd-amdhsa\
35
; RUN: -passes=sycl-spec-const-materializer,sccp -S %s 2> %t.stderr\

0 commit comments

Comments
 (0)