[all-commits] [llvm/llvm-project] 46bdac: [mlir][sparse] Marking several things const/static
wren romano via All-commits
all-commits at lists.llvm.org
Mon Mar 21 17:12:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46bdacaa31fdf2f9446e773dfcb07e1496b21b03
https://github.com/llvm/llvm-project/commit/46bdacaa31fdf2f9446e773dfcb07e1496b21b03
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
Log Message:
-----------
[mlir][sparse] Marking several things const/static
This is (tangential) work towards fixing: https://github.com/llvm/llvm-project/issues/51652
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D122059
More information about the All-commits
mailing list