[all-commits] [llvm/llvm-project] 69edac: [mlir][sparse] Add support for complex.im and comp...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Wed May 18 08:53:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69edacbcf0c232de6213297cb600b0f0313c6397
https://github.com/llvm/llvm-project/commit/69edacbcf0c232de6213297cb600b0f0313c6397
Author: Bixia Zheng <bixia at google.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_re_im.mlir
Log Message:
-----------
[mlir][sparse] Add support for complex.im and complex.re to the sparse compiler.
Add a test.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D125834
More information about the All-commits
mailing list