[all-commits] [llvm/llvm-project] fe0bef: [mlir][linalg] Add padding helper functions to Pad...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jun 7 04:18:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe0befb123e4a727c3c883845c9d3bfe75d831c7
      https://github.com/llvm/llvm-project/commit/fe0befb123e4a727c3c883845c9d3bfe75d831c7
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

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

  Log Message:
  -----------
  [mlir][linalg] Add padding helper functions to PadTensorOp

Add helper functions to quickly check for zero low/high padding.

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




More information about the All-commits mailing list