This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] avoid single small vector, set exact number 3
ClosedPublic

Authored by aartbik on Nov 15 2022, 3:38 PM.

Diff Detail

Event Timeline

aartbik created this revision.Nov 15 2022, 3:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2022, 3:38 PM
aartbik requested review of this revision.Nov 15 2022, 3:38 PM
aartbik updated this revision to Diff 475616.Nov 15 2022, 3:51 PM

need vector for API

wrengr accepted this revision.Nov 15 2022, 6:49 PM

LGTM (modulo the buildbot failures)

This revision is now accepted and ready to land.Nov 15 2022, 6:49 PM

LGTM (modulo the buildbot failures)

codegen_buffer_initialization.mlir has been failing non-deterministically on Windows ;-(

This revision was landed with ongoing or failed builds.Nov 15 2022, 9:04 PM
This revision was automatically updated to reflect the committed changes.