[all-commits] [llvm/llvm-project] 885a1f: [mlir][sparse] support parsing slices in sparse te...

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Jan 12 14:35:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 885a1f431621c0a2bc9b17f7dae401d62646baae
      https://github.com/llvm/llvm-project/commit/885a1f431621c0a2bc9b17f7dae401d62646baae
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-01-12 (Thu, 12 Jan 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/invalid_encoding.mlir
    M mlir/test/Dialect/SparseTensor/roundtrip_encoding.mlir

  Log Message:
  -----------
  [mlir][sparse] support parsing slices in sparse tensor encoding attribute

Reviewed By: bixia

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




More information about the All-commits mailing list