This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][bf16] disable two bf16 tests
ClosedPublic

Authored by aartbik on Aug 10 2022, 2:41 PM.

Details

Summary

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

Diff Detail

Event Timeline

aartbik created this revision.Aug 10 2022, 2:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 2:41 PM
aartbik requested review of this revision.Aug 10 2022, 2:41 PM
aartbik updated this revision to Diff 451637.Aug 10 2022, 2:44 PM

removed dangling Z (vi much?)

aartbik updated this revision to Diff 451647.Aug 10 2022, 3:02 PM

XFAIL -> UNSUPPORTED

aartbik edited the summary of this revision. (Show Details)Aug 10 2022, 3:41 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 10 2022, 3:50 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.