[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
Loading
Please sign in to comment