[all-commits] [llvm/llvm-project] 97bd83: [mlir][sparse] SparseTensorUtils post-refactoring ...
wren romano via All-commits
all-commits at lists.llvm.org
Fri Sep 30 13:30:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97bd83b51f5b2dccc16a3fb75f8aba34e271ad5d
https://github.com/llvm/llvm-project/commit/97bd83b51f5b2dccc16a3fb75f8aba34e271ad5d
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
M mlir/lib/ExecutionEngine/SparseTensor/File.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][sparse] SparseTensorUtils post-refactoring cleanup
This differential corrects a few minor rebasing errors from the recent slew of differentials for factoring out the mlir_sparsetensor_utils library.
Reviewed By: aartbik, Peiming
Differential Revision: https://reviews.llvm.org/D134985
More information about the All-commits
mailing list