[all-commits] [llvm/llvm-project] 67f61b: [mlir][sparse] Add rewriting rules for the sparse_...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Tue Oct 11 15:23:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67f61b0863d07e3f4f1f112ab899e1f1bca80572
https://github.com/llvm/llvm-project/commit/67f61b0863d07e3f4f1f112ab899e1f1bca80572
Author: bixia1 <bixia at google.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
A mlir/test/Dialect/SparseTensor/rewriting_for_codegen.mlir
Log Message:
-----------
[mlir][sparse] Add rewriting rules for the sparse_tensor.new operator.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D135692
More information about the All-commits
mailing list