[PATCH] D79502: [mlir] Support partial folding of affine.min/max

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 03:55:08 PDT 2020


ftynse updated this revision to Diff 262587.
ftynse marked 9 inline comments as done.
ftynse added a comment.

Address reviews


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79502

Files:
  mlir/include/mlir/IR/AffineMap.h
  mlir/lib/Dialect/Affine/IR/AffineOps.cpp
  mlir/lib/IR/AffineMap.cpp
  mlir/test/Dialect/Linalg/tile.mlir
  mlir/test/Dialect/Linalg/tile_conv.mlir
  mlir/test/Dialect/Linalg/tile_conv_padding.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79502.262587.patch
Type: text/x-patch
Size: 17697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/cb97813c/attachment-0001.bin>


More information about the llvm-commits mailing list