Skip to content

Commit a98ad26

Browse files
author
Peiming Liu
committed
[mlir][sparse] disable aarch64 test to fix buildbot error.
1 parent c9017bc commit a98ad26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_block_matmul.mlir

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
// DEFINE: %{env} =
1818
//--------------------------------------------------------------------------------------------------
1919

20+
// FIXME: make aarch64 working
21+
// UNSUPPORTED: target={{.*aarch64.*}}
22+
2023
// RUN: %{compile} | %{run} | FileCheck %s
2124
//
2225
// Do the same run, but now with direct IR generation.

0 commit comments

Comments
 (0)