Skip to content

Commit

Permalink
[SYCL] Disable debug_output fusion test (#14784)
Browse files Browse the repository at this point in the history
Failing as per #14783

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex committed Jul 25, 2024
1 parent d88d483 commit 3c2c938
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sycl-fusion/test/materializer/debug_output.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
; https://github.com/intel/llvm/issues/14783
; REQUIRES: TEMPORARY_DISABLED
; RUN: %if hip_amd %{ env SYCL_JIT_COMPILER_DEBUG="sycl-spec-const-materializer" opt\
; RUN: -load-pass-plugin %shlibdir/SYCLKernelFusion%shlibext --mtriple amdgcn-amd-amdhsa\
; RUN: -passes=sycl-spec-const-materializer,sccp -S %s 2> %t.stderr\
Expand Down

0 comments on commit 3c2c938

Please sign in to comment.