Remove NumericAttr. Now that all attributes contain a type, this subclass is...
authorRiver Riddle <riverriddle@google.com>
Wed, 1 May 2019 01:15:48 +0000 (18:15 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 6 May 2019 15:23:33 +0000 (08:23 -0700)
commit007a4acece71e8fe449984c215d61fcf00007c1c
treee511f658131f4c1160b1d9a427a0ee3b47d7d0be
parente402d4330d7c6efc1bfcb832fe0d3cb856865ed4
Remove NumericAttr. Now that all attributes contain a type, this subclass is no longer necessary.

--

PiperOrigin-RevId: 246061024
mlir/include/mlir/IR/Attributes.h
mlir/lib/IR/Attributes.cpp