[all-commits] [llvm/llvm-project] 4132bc: [mlir][sparse] Add codegen rule for the push_back ...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Thu Sep 22 09:10:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4132bce9e56b00cdce8928e4ea67b136c93f46a2
      https://github.com/llvm/llvm-project/commit/4132bce9e56b00cdce8928e4ea67b136c93f46a2
  Author: bixia1 <bixia at google.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/test/Dialect/SparseTensor/codegen.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_codegen_push_back.mlir

  Log Message:
  -----------
  [mlir][sparse] Add codegen rule for the push_back operator.

Reviewed By: aartbik

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




More information about the All-commits mailing list