Rename Float/Integer to AnyFloat/AnyInteger
authorGeoffrey Martin-Noble <gcmn@google.com>
Thu, 23 May 2019 21:41:32 +0000 (14:41 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 02:58:54 +0000 (19:58 -0700)
commit6d241dfd53942939eb5b758d7a63fede31e5c5cd
tree4d68b42f588d006c6d7c02fd7fc7002226d55ecc
parent997c7c4a8d4fc5c8b961a5ca8ac31f6ff479ef66
Rename Float/Integer to AnyFloat/AnyInteger

    This emphasizes that it is potentially less constrained than you might desire (especially dialects will frequently not support all bit widths), and better matches the other type names, especially the container types.

--

PiperOrigin-RevId: 249718409
mlir/include/mlir/Dialect/QuantOps/QuantPredicates.td
mlir/include/mlir/IR/OpBase.td