[all-commits] [llvm/llvm-project] e2d3db: [mlir][sparse] add casts to operations to lattice ...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Sep 9 08:50:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2d3db42e556e68a7261a2a2c0b5eac4a41e60b3
      https://github.com/llvm/llvm-project/commit/e2d3db42e556e68a7261a2a2c0b5eac4a41e60b3
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-09-09 (Thu, 09 Sep 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
    M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_cast.mlir

  Log Message:
  -----------
  [mlir][sparse] add casts to operations to lattice and exp builders

Further enhance the set of operations that can be handled by the sparse compiler

Reviewed By: bixia

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




More information about the All-commits mailing list