[mlir][sparse] re-enable aarch64 test. (#71855)

Should have been fixed by initializing output tensor to zeros in
https://github.com/llvm/llvm-project/pull/71845
This commit is contained in:
Peiming Liu 2023-11-09 11:46:52 -08:00 committed by GitHub
parent d0da3d8393
commit a2d9d2e1d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,9 +17,6 @@
// DEFINE: %{env} =
//--------------------------------------------------------------------------------------------------
// FIXME: make aarch64 working
// UNSUPPORTED: target={{.*aarch64.*}}
// RUN: %{compile} | %{run} | FileCheck %s
//
// Do the same run, but now with direct IR generation.