[all-commits] [llvm/llvm-project] 3b13f8: [mlir][sparse] fix unsigned comparison bug in assert
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu May 19 13:32:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b13f8805c0225046558b7c6657860f39f4e78f9
https://github.com/llvm/llvm-project/commit/3b13f8805c0225046558b7c6657860f39f4e78f9
Author: Aart Bik <ajcbik at google.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
Log Message:
-----------
[mlir][sparse] fix unsigned comparison bug in assert
Reviewed By: bixia, wrengr
Differential Revision: https://reviews.llvm.org/D126007
More information about the All-commits
mailing list