[PATCH] D78864: [MLIR] Add getBody() method to SingleImplicitBlockTerminator op trait.

Alexander Belyaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 05:52:19 PDT 2020


pifon2a updated this revision to Diff 260289.
pifon2a marked 3 inline comments as done.
pifon2a added a comment.

More comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78864

Files:
  flang/include/flang/Optimizer/Dialect/FIROps.td
  mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
  mlir/include/mlir/Dialect/LoopOps/LoopOps.td
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/include/mlir/IR/Builders.h
  mlir/include/mlir/IR/OpDefinition.h
  mlir/lib/Transforms/Utils/LoopUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78864.260289.patch
Type: text/x-patch
Size: 8382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/425126d7/attachment.bin>


More information about the llvm-commits mailing list