Move the definitions of CmpIOp, CmpFOp, and SelectOp to the ODG framework.
authorRiver Riddle <riverriddle@google.com>
Sat, 25 May 2019 01:01:20 +0000 (18:01 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 03:01:42 +0000 (20:01 -0700)
commitca885b3c81015dd482a0c19445aeb3989004532d
treedf908b7dadc689022a5221d620c9a27f0fab4154
parent15075d5a2262af82012909076a5a7d4556af1879
Move the definitions of CmpIOp, CmpFOp, and SelectOp to the ODG framework.

--

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