[PATCH] D73848: Add AffineMaxOp
ouhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 07:07:24 PST 2020
OuHangKresnik updated this revision to Diff 242062.
OuHangKresnik marked 9 inline comments as done.
OuHangKresnik added a comment.
- 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:
.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.242062.patch
Type: text/x-patch
Size: 13247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/86b5271c/attachment.bin>
More information about the llvm-commits
mailing list