[all-commits] [llvm/llvm-project] 36fd28: [mlir][sparse] move emitter ownership into environ...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Dec 27 16:55:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36fd28752fc1e2aa89f0b8ce171d1139cdcf5242
https://github.com/llvm/llvm-project/commit/36fd28752fc1e2aa89f0b8ce171d1139cdcf5242
Author: Aart Bik <ajcbik at google.com>
Date: 2022-12-27 (Tue, 27 Dec 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
Log Message:
-----------
[mlir][sparse] move emitter ownership into environment
last bits and pieces of the environment refactoring
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D140709
More information about the All-commits
mailing list