[PATCH] D72223: [LLVM] [MLIR] Introduce affine graybox op
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 4 21:51:39 PST 2020
bondhugula updated this revision to Diff 236224.
bondhugula removed a reviewer: nicolasvasilache.
bondhugula added a comment.
Herald added a reviewer: nicolasvasilache.
- rename getParentAffineScope -> getAffineScope
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72223/new/
https://reviews.llvm.org/D72223
Files:
mlir/docs/Dialects/Affine.md
mlir/include/mlir/Dialect/AffineOps/AffineOps.h
mlir/include/mlir/Dialect/AffineOps/AffineOps.td
mlir/lib/Dialect/AffineOps/AffineOps.cpp
mlir/test/AffineOps/graybox.mlir
mlir/test/AffineOps/ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72223.236224.patch
Type: text/x-patch
Size: 29071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200105/3364beb1/attachment.bin>
More information about the llvm-commits
mailing list