[PATCH] D72223: [MLIR] Introduce affine graybox op

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 18 13:28:44 PDT 2020


bondhugula updated this revision to Diff 258551.
bondhugula added a comment.
Herald added a subscriber: frgossen.

Rename affine.graybox -> affine.execute_region. Rebase + updates to
context-sensitive valid dim/symbol checking.


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.258551.patch
Type: text/x-patch
Size: 32567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/a72aeae0/attachment.bin>


More information about the llvm-commits mailing list