Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: dchigarev <[email protected]>
  • Loading branch information
dchigarev committed Aug 1, 2024
1 parent 0f25517 commit 05aa8d6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 142 deletions.
16 changes: 0 additions & 16 deletions test/mlir/test/gc/Transforms/GPU/generic_matmul.mlir

This file was deleted.

125 changes: 0 additions & 125 deletions test/mlir/test/gc/gpu-runner/XeGPU/f16_matmul_1024x1024.mlir

This file was deleted.

2 changes: 1 addition & 1 deletion test/mlir/test/gc/gpu-runner/lit.local.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
if not config.gc_use_gpu:
if not config.gc_use_gpu or not config.imex_enable_l0_runtime:
config.unsupported = True

0 comments on commit 05aa8d6

Please sign in to comment.