[all-commits] [llvm/llvm-project] 1f0785: [mlir][sparse] introduce sparse_tensor.pack operation

PeimingLiu via All-commits all-commits at lists.llvm.org
Fri Feb 3 14:31:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f07853f2bc5278a3d73dfdd583e7607c82d8be1
      https://github.com/llvm/llvm-project/commit/1f07853f2bc5278a3d73dfdd583e7607c82d8be1
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/test/Dialect/SparseTensor/invalid.mlir
    M mlir/test/Dialect/SparseTensor/roundtrip.mlir

  Log Message:
  -----------
  [mlir][sparse] introduce sparse_tensor.pack operation

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D143224




More information about the All-commits mailing list