[PATCH] D72223: [MLIR] Introduce affine.execute_region op
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 01:34:51 PDT 2020
bondhugula updated this revision to Diff 260562.
bondhugula marked 6 inline comments as done.
bondhugula added a comment.
Rebase on polyhedral scope trait (simplifies this revision) + address remaining concerns
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72223/new/
https://reviews.llvm.org/D72223
Files:
mlir/include/mlir/Dialect/Affine/IR/AffineOps.h
mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
mlir/lib/Dialect/Affine/IR/AffineOps.cpp
mlir/test/Dialect/Affine/execute-region.mlir
mlir/test/Dialect/Affine/invalid.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72223.260562.patch
Type: text/x-patch
Size: 14194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/6a176a38/attachment-0001.bin>
More information about the llvm-commits
mailing list