[all-commits] [llvm/llvm-project] e08865: [mlir][sparse] Introducing a new sparse_tensor.for...

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Sep 22 16:49:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e08865a12c16896439920f3366fdb676885502aa
      https://github.com/llvm/llvm-project/commit/e08865a12c16896439920f3366fdb676885502aa
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

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

  Log Message:
  -----------
  [mlir][sparse] Introducing a new sparse_tensor.foreach operator.

Reviewed By: aartbik

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




More information about the All-commits mailing list