[all-commits] [llvm/llvm-project] a41672: [mlir][sparse] implement lowering rules for sparse...

PeimingLiu via All-commits all-commits at lists.llvm.org
Fri Feb 3 15:51:49 PST 2023


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

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorStorageLayout.h
    A mlir/test/Dialect/SparseTensor/sparse_pack.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_pack.mlir

  Log Message:
  -----------
  [mlir][sparse] implement lowering rules for sparse_tensor.pack operation

Reviewed By: aartbik

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




More information about the All-commits mailing list