[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 12:56:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGed5363a6747b: [MLIR] Add getBody() method to SingleImplicitBlockTerminator op trait. (authored by pifon2a).

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.260422.patch
Type: text/x-patch
Size: 8692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/9744d965/attachment.bin>


More information about the llvm-commits mailing list