[PATCH] D73848: Add AffineMaxOp

ouhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 2 18:16:24 PST 2020


OuHangKresnik updated this revision to Diff 241953.
OuHangKresnik marked an inline comment as done.
OuHangKresnik added a comment.

format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73848

Files:
  .gitignore
  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.241953.patch
Type: text/x-patch
Size: 12783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/ba4063f9/attachment.bin>


More information about the llvm-commits mailing list