[mlir][sparse] Restore case coverage warning fix
authorNathaniel McVicar <namcvica@microsoft.com>
Tue, 4 Oct 2022 16:42:43 +0000 (09:42 -0700)
committerStella Stamenova <stilis@microsoft.com>
Tue, 4 Oct 2022 16:59:20 +0000 (09:59 -0700)
commit83839700c32996c58ddebc0c74e3dc4970e005bc
tree98e9debf55ff5d43692fbd0853d9c6195ff3fba4
parentdeaad6a1b660011e33f547ca5ad1f9b33c821966
[mlir][sparse] Restore case coverage warning fix

This restores the fix from D134925 to make MSVC and clang happy.

Reviewed By: stella.stamenova

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