[PATCH] D71961: [MLIR] Free ReturnOp from being restricted to a FuncOp

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 01:37:09 PDT 2020


bondhugula updated this revision to Diff 253800.
bondhugula added a comment.
Herald added a subscriber: grosul1.

Update op documentation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71961

Files:
  mlir/docs/Dialects/Standard.md
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/IR/core-ops.mlir
  mlir/test/IR/invalid-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71961.253800.patch
Type: text/x-patch
Size: 6096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/d041f1e7/attachment-0001.bin>


More information about the llvm-commits mailing list