[all-commits] [llvm/llvm-project] e1a150: [mlir][linalg] Update result position calculation ...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Wed Jun 2 05:55:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1a150846d373f547e6b81c737333da27c4d29d7
      https://github.com/llvm/llvm-project/commit/e1a150846d373f547e6b81c737333da27c4d29d7
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td

  Log Message:
  -----------
  [mlir][linalg] Update result position calculation in the Structured Op Interface (NFC).

Remove two unused methods and replace the implementation of getResultsPositionInLoopsToShapeMap. The patch is based on https://reviews.llvm.org/D103394.

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




More information about the All-commits mailing list