[all-commits] [llvm/llvm-project] dda003: [mlir] Add InferTensorType without supporting reif...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Fri Mar 25 12:08:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dda003afa643011cc3d9c987fd4356410912c5a2
      https://github.com/llvm/llvm-project/commit/dda003afa643011cc3d9c987fd4356410912c5a2
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2022-03-25 (Fri, 25 Mar 2022)

  Changed paths:
    M mlir/include/mlir/Interfaces/InferTypeOpInterface.td

  Log Message:
  -----------
  [mlir] Add InferTensorType without supporting reifyReturnTypeShapes

This is useful for the case that we don't need to implement
reifyReturnTypeShapes.

Reviewed By: jpienaar

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




More information about the All-commits mailing list