[all-commits] [llvm/llvm-project] f2b5e4: [mlir][Tensor] Implement `reifyReturnTypeShapesPer...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Tue Jul 13 14:53:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2b5e438aa3620cd60d115cad8dcb39cc417c8a8
      https://github.com/llvm/llvm-project/commit/f2b5e438aa3620cd60d115cad8dcb39cc417c8a8
  Author: MaheshRavishankar <ravishankarm at google.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Tensor/IR/Tensor.h
    M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
    M mlir/lib/Dialect/Tensor/IR/CMakeLists.txt
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    A mlir/test/Dialect/Tensor/resolve-shaped-type-result-dims.mlir
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir][Tensor] Implement `reifyReturnTypeShapesPerResultDim` for `tensor.insert_slice`.

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




More information about the All-commits mailing list