NFC: Cleanup the grouping of DenseElementsAttr 'get' methods, and move the bit write...
authorRiver Riddle <riverriddle@google.com>
Fri, 7 Jun 2019 19:08:36 +0000 (12:08 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 9 Jun 2019 23:23:45 +0000 (16:23 -0700)
commit61c3b5df3887ffbe59642af687deb1c2fc34003b
treec8f2d71c182a115699ac6dbb309b9f742000e07e
parent0cadec8ae67aa078c3225748ad75d4c3cc7d0b60
NFC: Cleanup the grouping of DenseElementsAttr 'get' methods, and move the bit write/read functions to static functions in Attributes.cpp.

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