[PATCH] D77455: [mlir][ODS] Add support for variadic regions.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 5 01:35:13 PDT 2020


This revision was automatically updated to reflect the committed changes.
rriddle marked an inline comment as done.
Closed by commit rG0359b86d8bb2: [mlir][ODS] Add support for variadic regions. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D77455?vs=255006&id=255127#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77455

Files:
  mlir/docs/OpDefinitions.md
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/IR/OpDefinition.h
  mlir/include/mlir/TableGen/Operator.h
  mlir/include/mlir/TableGen/Region.h
  mlir/lib/IR/Operation.cpp
  mlir/lib/TableGen/CMakeLists.txt
  mlir/lib/TableGen/Operator.cpp
  mlir/lib/TableGen/Region.cpp
  mlir/test/Dialect/LLVMIR/func.mlir
  mlir/test/Dialect/LLVMIR/global.mlir
  mlir/test/Dialect/Loops/invalid.mlir
  mlir/test/IR/region.mlir
  mlir/test/mlir-tblgen/op-decl.td
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77455.255127.patch
Type: text/x-patch
Size: 26985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200405/4292c170/attachment.bin>


More information about the llvm-commits mailing list