[all-commits] [llvm/llvm-project] 0128f8: [mlir][sparse] Fix the codegen for the convert ope...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Thu Oct 20 12:30:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0128f8016770655fe7a40d3657f00853e6badb93
https://github.com/llvm/llvm-project/commit/0128f8016770655fe7a40d3657f00853e6badb93
Author: bixia1 <bixia at google.com>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/test/Dialect/SparseTensor/codegen.mlir
M mlir/test/Dialect/SparseTensor/fold.mlir
Log Message:
-----------
[mlir][sparse] Fix the codegen for the convert operator to handle hidden nop convert.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D136291
More information about the All-commits
mailing list