Skip to content

Commit a2d9d2e

Browse files
authored
[mlir][sparse] re-enable aarch64 test. (#71855)
Should have been fixed by initializing output tensor to zeros in #71845
1 parent d0da3d8 commit a2d9d2e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

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

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

0 commit comments

Comments
 (0)