[ODS] Support numRegions in Op definition
authorLei Zhang <antiagainst@google.com>
Tue, 28 May 2019 15:03:46 +0000 (08:03 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 03:05:31 +0000 (20:05 -0700)
commitd4c8c8de423c392cce5877b5eeff6af9d7b96547
tree291bb2d81d08f00dee8c6e9c067e3ac8331d7160
parentc2d105811a7a65e59e7190da417625498b9b59cd
[ODS] Support numRegions in Op definition

--

PiperOrigin-RevId: 250282024
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/TableGen/Operator.h
mlir/lib/TableGen/Operator.cpp
mlir/test/IR/region.mlir [new file with mode: 0644]
mlir/test/TestDialect/TestOps.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp