This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Factoring out SparseTensorFile::canReadAs predicate
ClosedPublic

Authored by wrengr on Sep 13 2022, 9:40 PM.

Details

Diff Detail

Event Timeline

wrengr created this revision.Sep 13 2022, 9:40 PM
wrengr requested review of this revision.Sep 13 2022, 9:40 PM
aartbik accepted this revision.Sep 19 2022, 5:30 PM
This revision is now accepted and ready to land.Sep 19 2022, 5:30 PM

Looks like one of your changes, most likely this one, broke the windows mlir bot: https://lab.llvm.org/buildbot/#/builders/13/builds/26434

I just posted https://reviews.llvm.org/D134925 for review, which should fix the LLVM Windows buildbot