[all-commits] [llvm/llvm-project] 3cf03f: [mlir][sparse] Adding IsSparseTensorPred and updat...

wren romano via All-commits all-commits at lists.llvm.org
Fri Jun 3 17:15:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cf03f1c562f25e76309ab904ed830dfaebf74dc
      https://github.com/llvm/llvm-project/commit/3cf03f1c562f25e76309ab904ed830dfaebf74dc
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

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

  Log Message:
  -----------
  [mlir][sparse] Adding IsSparseTensorPred and updating ops to use it

Reviewed By: aartbik

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




More information about the All-commits mailing list