[mlir][sparse] Cleaning up SparseTensorFile::readMMEHeader
authorwren romano <2998727+wrengr@users.noreply.github.com>
Thu, 29 Sep 2022 20:31:14 +0000 (13:31 -0700)
committerwren romano <2998727+wrengr@users.noreply.github.com>
Thu, 29 Sep 2022 22:00:50 +0000 (15:00 -0700)
commit4792b8ae869c0c2f8c588d613bddfbb9bca888f5
treeea46a4bae2cfa907e20617fed10a533456bdb2e2
parent8f4f26ba5bd04f7b335836021e5e63b4236c0305
[mlir][sparse] Cleaning up SparseTensorFile::readMMEHeader

This is a followup to the refactoring of D133462, D133830, D133831, and D133833.

Depends On D133833

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D133837
mlir/lib/ExecutionEngine/SparseTensor/File.cpp