[all-commits] [llvm/llvm-project] e8d317: [mlir][Linalg] Add a build method for linalg.pad_t...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Tue Feb 9 10:20:41 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8d31754a285c0f2f8d6625f108c1204420cb290
      https://github.com/llvm/llvm-project/commit/e8d31754a285c0f2f8d6625f108c1204420cb290
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

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

  Log Message:
  -----------
  [mlir][Linalg] Add a build method for linalg.pad_tensor

Add a build method that pads the source with a scalar value.

Reviewed By: nicolasvasilache, antiagainst

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




More information about the All-commits mailing list