[all-commits] [llvm/llvm-project] 00040d: [mlir][sparse] fix broken asan test
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Oct 28 20:54:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00040d7349603dc3fd5ba29364ddc83ebee764b0
https://github.com/llvm/llvm-project/commit/00040d7349603dc3fd5ba29364ddc83ebee764b0
Author: Aart Bik <ajcbik at google.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M mlir/lib/ExecutionEngine/SparseUtils.cpp
Log Message:
-----------
[mlir][sparse] fix broken asan test
TBR : delete was dropped from previous approved revision (https://reviews.llvm.org/D110790), breaking asan
Differential Revision: https://reviews.llvm.org/D112779
More information about the All-commits
mailing list