[all-commits] [llvm/llvm-project] 540d5e: [mlir][sparse] Updating STEA parser/printer to use...
wren romano via All-commits
all-commits at lists.llvm.org
Tue May 30 15:50:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 540d5e0ce66cefb072ab8f22df62468357c9ed0f
https://github.com/llvm/llvm-project/commit/540d5e0ce66cefb072ab8f22df62468357c9ed0f
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/test/Dialect/SparseTensor/convert_sparse2sparse.mlir
M mlir/test/Dialect/SparseTensor/invalid.mlir
M mlir/test/Dialect/SparseTensor/invalid_encoding.mlir
M mlir/test/Dialect/SparseTensor/pre_rewriting.mlir
M mlir/test/Dialect/SparseTensor/roundtrip.mlir
M mlir/test/Dialect/SparseTensor/roundtrip_encoding.mlir
M mlir/test/Dialect/SparseTensor/sparse_extract_slice.mlir
M mlir/test/Dialect/SparseTensor/sparse_foreach.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_foreach_slices.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul_slice.mlir
Log Message:
-----------
[mlir][sparse] Updating STEA parser/printer to use the name "dimSlices"
Depends On D151505
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D151513
More information about the All-commits
mailing list