Update the m_Constant matcher to enable matching derived attribute types.
authorRiver Riddle <riverriddle@google.com>
Sat, 25 May 2019 01:49:45 +0000 (18:49 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 03:02:12 +0000 (20:02 -0700)
commit83f5669cee176a1426a2104401990b541bc4720b
tree08a85c0d5cf4fdfcc7232e543aca8ce8eabb1e94
parentc2d069323b8dae8a412298236b0e688b0435665e
Update the m_Constant matcher to enable matching derived attribute types.

--

PiperOrigin-RevId: 249933184
mlir/include/mlir/IR/Matchers.h
mlir/lib/StandardOps/Ops.cpp