Move the definitions of BranchOp, DimOp, and ExtractElementOp to Op Definition...
authorRiver Riddle <riverriddle@google.com>
Fri, 10 May 2019 22:26:23 +0000 (15:26 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 11 May 2019 02:30:31 +0000 (19:30 -0700)
commit77c333ca62650874dc3b81996cb75bc916a18e46
tree39d346c9a220beca0022017cfe2d95168a2c2feb
parent53a3483cc808a709a1aa8e23f6c99d30c3404b94
Move the definitions of BranchOp, DimOp, and ExtractElementOp to Op Definition Generator.

--

PiperOrigin-RevId: 247686212
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/StandardOps/Ops.h
mlir/include/mlir/StandardOps/Ops.td
mlir/lib/StandardOps/Ops.cpp
mlir/test/IR/invalid-ops.mlir