[PATCH] D154362: [mlir][arith] Move getNeutralElement from Linalg utils to arith

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 05:01:25 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8e59b09f42c: [mlir][arith] Move getNeutralElement from Linalg utils to arith (authored by qcolombet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154362/new/

https://reviews.llvm.org/D154362

Files:
  mlir/include/mlir/Dialect/Arith/IR/Arith.h
  mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
  mlir/lib/Dialect/Arith/IR/ArithOps.cpp
  mlir/lib/Dialect/Linalg/Transforms/SplitReduction.cpp
  mlir/lib/Dialect/Linalg/Transforms/TilingInterfaceImpl.cpp
  mlir/lib/Dialect/Linalg/Utils/Utils.cpp
  mlir/test/Dialect/Linalg/transform-tile-reduction.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154362.537055.patch
Type: text/x-patch
Size: 8024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/c79c73e9/attachment.bin>


More information about the llvm-commits mailing list