[mlir][sparse][bf16] disable two bf16 tests
authorAart Bik <ajcbik@google.com>
Wed, 10 Aug 2022 21:38:01 +0000 (14:38 -0700)
committerAart Bik <ajcbik@google.com>
Wed, 10 Aug 2022 22:50:27 +0000 (15:50 -0700)
commit6b7459115f7b1c43f81ad8dfb5da9d206d3b1e06
tree82622320aaa893ae460986e10847b3309895ffeb
parent6b12043bebd6226f6fe9b6aab773eaedac7acf11
[mlir][sparse][bf16] disable two bf16 tests

Supposedly our ABI issues were fixed, per issue:
https://github.com/llvm/llvm-project/issues/55992

However, with a recent changes to bf16, these tests
fail again; not sure why yet:
https://reviews.llvm.org/D130832
https://lab.llvm.org/buildbot/#/builders/61/builds/30600

So we disable the tests for now. Issue is tracked in:
https://github.com/llvm/llvm-project/issues/57042

Differential Revision: https://reviews.llvm.org/D131621
mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output_bf16.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum_bf16.mlir