[all-commits] [llvm/llvm-project] f0f5fd: [mlir][sparse] introduce sparse_tensor.lvl operati...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Mon Oct 23 15:49:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0f5fdf73d8314eb588802a14c6b96b4311ebde7
https://github.com/llvm/llvm-project/commit/f0f5fdf73d8314eb588802a14c6b96b4311ebde7
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorBase.td
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/test/Dialect/SparseTensor/fold.mlir
M mlir/test/Dialect/SparseTensor/invalid.mlir
M mlir/test/Dialect/SparseTensor/roundtrip.mlir
Log Message:
-----------
[mlir][sparse] introduce sparse_tensor.lvl operation. (#69978)
More information about the All-commits
mailing list