[all-commits] [llvm/llvm-project] 9a018a: [mlir][sparse] relax constraints on tensor.cast wi...

Aart Bik via All-commits all-commits at lists.llvm.org
Mon May 1 16:04:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a018a7b48f0f46bfa3a16b4d2579ad85409fb4c
      https://github.com/llvm/llvm-project/commit/9a018a7b48f0f46bfa3a16b4d2579ad85409fb4c
  Author: Aart Bik <ajcbik at google.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Tensor/IR/Tensor.h
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    A mlir/test/Dialect/SparseTensor/post_rewriting.mlir
    A mlir/test/Dialect/SparseTensor/pre_rewriting.mlir
    R mlir/test/Dialect/SparseTensor/rewriting.mlir

  Log Message:
  -----------
  [mlir][sparse] relax constraints on tensor.cast with pre-rewriting

Reviewed By: wrengr

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




More information about the All-commits mailing list