[all-commits] [llvm/llvm-project] bfd377: [mlir][linalg] Add pooling ops to Linalg TC ops.

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Fri Feb 26 07:18:44 PST 2021


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

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOpsSpec.tc
    M mlir/include/mlir/Dialect/StandardOps/EDSC/Intrinsics.h
    M mlir/test/Dialect/Linalg/generalize-named-ops.mlir
    M mlir/test/Dialect/Linalg/named-ops.mlir

  Log Message:
  -----------
  [mlir][linalg] Add pooling ops to Linalg TC ops.

- Add EDSC builders for std_cmpf_ogt and std_cmpf_olt.
- Add pooling_nhwc_min/max/sum ops

Depends On D97384

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list