[all-commits] [llvm/llvm-project] 137959: [mlir][sparse] fix signed/unsigned warning
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Sep 27 13:57:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1379596e9dd7ffd1d02615ebe9a8be57cb393cd3
https://github.com/llvm/llvm-project/commit/1379596e9dd7ffd1d02615ebe9a8be57cb393cd3
Author: Aart Bik <ajcbik at google.com>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
Log Message:
-----------
[mlir][sparse] fix signed/unsigned warning
Reviewed By: wrengr
Differential Revision: https://reviews.llvm.org/D134760
More information about the All-commits
mailing list