Clean up tablegen vector and tensor types
authorGeoffrey Martin-Noble <gcmn@google.com>
Sat, 18 May 2019 02:45:45 +0000 (19:45 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 20 May 2019 20:46:52 +0000 (13:46 -0700)
commitb5ecbb7fd60da7a7dbbc633b81ecc938ec38ea4f
tree98aa2564870dbaa3065cf6b40d0e91f61faa40c6
parent8e5bfb85c44916ef581675ea5a68e062d85624fd
Clean up tablegen vector and tensor types

    There was a weird mix of names, styles, and inheritance here. I think this makes it cleaner and more consistent. We can also have a more principled and far-reaching refactor of some of this naming, but this seems like a good improvement regardless

--

PiperOrigin-RevId: 248827005
mlir/include/mlir/Dialect/QuantOps/QuantPredicates.td
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/StandardOps/Ops.td
mlir/test/mlir-tblgen/op-operand.td
mlir/test/mlir-tblgen/op-result.td
mlir/test/mlir-tblgen/predicate.td
mlir/test/mlir-tblgen/reference-impl.td