Delete IntegerBase and FloatBase tablegen classes
authorGeoffrey Martin-Noble <gcmn@google.com>
Mon, 20 May 2019 17:19:38 +0000 (10:19 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 20 May 2019 20:49:36 +0000 (13:49 -0700)
commitf6590eeaa0c5d26db6dadae91482f50dc5e3128c
tree32775047f3d207c6f6ceac74d9ed8cd61fb728e0
parent20e0cedfbd953d4879cbfa51e94630b1db61819d
Delete IntegerBase and FloatBase tablegen classes

    These don't have any behavior and just delegate to Type. The only references are in OpBase.td Since the tablegen type hierarchy is not realized in the generated C++ these also aren't providing value for examining the type hierarchy

--

PiperOrigin-RevId: 249073939
mlir/include/mlir/IR/OpBase.td