[all-commits] [llvm/llvm-project] 838397: [mlir][sparse] Restore case coverage warning fix
Nathaniel McVicar via All-commits
all-commits at lists.llvm.org
Tue Oct 4 09:59:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83839700c32996c58ddebc0c74e3dc4970e005bc
https://github.com/llvm/llvm-project/commit/83839700c32996c58ddebc0c74e3dc4970e005bc
Author: Nathaniel McVicar <namcvica at microsoft.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensor/File.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list