[all-commits] [llvm/llvm-project] f31531: [mlir][linalg] Remove redundant indexOp builder.

Tobias Gysi via All-commits all-commits at lists.llvm.org
Fri May 7 07:23:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f31531a30b124042d8523b7d50053ade82659c5b
      https://github.com/llvm/llvm-project/commit/f31531a30b124042d8523b7d50053ade82659c5b
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
    M mlir/lib/Dialect/Linalg/Transforms/FusionOnTensors.cpp
    M mlir/lib/Dialect/Linalg/Transforms/Interchange.cpp

  Log Message:
  -----------
  [mlir][linalg] Remove redundant indexOp builder.

Remove the builder signature taking a signed dimension identifier.

Reviewed By: ergawy

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




More information about the All-commits mailing list