This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Make the remaining integration tests run with vectorization.
ClosedPublic

Authored by bixia on Dec 14 2022, 2:14 PM.

Diff Detail

Event Timeline

bixia created this revision.Dec 14 2022, 2:14 PM
Herald added a project: Restricted Project. · View Herald Transcript
bixia requested review of this revision.Dec 14 2022, 2:14 PM
aartbik accepted this revision.Dec 14 2022, 2:19 PM
aartbik added inline comments.
mlir/lib/Dialect/SparseTensor/Pipelines/SparseTensorPipelines.cpp
85

Note that I requested a change in https://reviews.llvm.org/D139958 which will need to be rebased here

This revision is now accepted and ready to land.Dec 14 2022, 2:19 PM