[PATCH] D73848: Add AffineMaxOp

ouhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 07:00:12 PST 2020


OuHangKresnik updated this revision to Diff 242326.
OuHangKresnik marked 7 inline comments as done.
OuHangKresnik added a comment.
Herald added a subscriber: aartbik.

- Merge branch 'master' of https://github.com/llvm/llvm-project


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73848

Files:
  mlir/include/mlir/Dialect/AffineOps/AffineOps.td
  mlir/include/mlir/EDSC/Intrinsics.h
  mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
  mlir/lib/Dialect/AffineOps/AffineOps.cpp
  mlir/test/AffineOps/canonicalize.mlir
  mlir/test/AffineOps/invalid.mlir
  mlir/test/AffineOps/ops.mlir
  mlir/test/Transforms/lower-affine.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73848.242326.patch
Type: text/x-patch
Size: 13771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200204/1563ddfd/attachment.bin>


More information about the llvm-commits mailing list