This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Extend more integration to run on the codegen path.
ClosedPublic

Authored by bixia on Nov 11 2022, 8:50 AM.

Diff Detail

Event Timeline

bixia created this revision.Nov 11 2022, 8:50 AM
Herald added a project: Restricted Project. · View Herald Transcript
bixia requested review of this revision.Nov 11 2022, 8:50 AM
Peiming accepted this revision.Nov 11 2022, 9:20 AM
This revision is now accepted and ready to land.Nov 11 2022, 9:20 AM
aartbik added inline comments.Nov 11 2022, 1:29 PM
mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output.mlir
7

please add:


Do the same run, but now with direct IR generation.
//

mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output_bf16.mlir
7

and here


Do the same run, but now with direct IR generation.
//

mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_dyn.mlir
60

alternatively, we could simply print one less, and check the noe field for added safety