[all-commits] [llvm/llvm-project] 6116ca: [mlir][sparse] Add sparse rewriting rules for tens...
Anlun Xu via All-commits
all-commits at lists.llvm.org
Tue May 16 14:57:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6116ca67ab0dc8c4ed6756b0e45bc7100efef0ea
https://github.com/llvm/llvm-project/commit/6116ca67ab0dc8c4ed6756b0e45bc7100efef0ea
Author: Anlun Xu <anlunx at google.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
A mlir/test/Dialect/SparseTensor/sparse_tensor_reshape.mlir
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_reshape.mlir
Log Message:
-----------
[mlir][sparse] Add sparse rewriting rules for tensor::ReshapeOp
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D149564
Commit: 114bc867731acf4a3f46d40adf08ceed740f7d44
https://github.com/llvm/llvm-project/commit/114bc867731acf4a3f46d40adf08ceed740f7d44
Author: Anlun Xu <anlunx at google.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[bazel] Fix build
Differential Revision: https://reviews.llvm.org/D150732
Compare: https://github.com/llvm/llvm-project/compare/62a2feff5784...114bc867731a
More information about the All-commits
mailing list