[all-commits] [llvm/llvm-project] 66088a: [mlir][sparse] Add arith-expand pass to the sparse...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Wed Jul 27 14:42:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66088afbc806d963a717c4194c1980e271272de9
https://github.com/llvm/llvm-project/commit/66088afbc806d963a717c4194c1980e271272de9
Author: bixia1 <bixia at google.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Pipelines/SparseTensorPipelines.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_binary.mlir
Log Message:
-----------
[mlir][sparse] Add arith-expand pass to the sparse-compiler pipeline.
Modify an existing test to test the situation.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D130658
More information about the All-commits
mailing list