NFC: Add several utilities to OpState.
authorRiver Riddle <riverriddle@google.com>
Tue, 2 Jul 2019 05:15:13 +0000 (22:15 -0700)
committerjpienaar <jpienaar@google.com>
Tue, 2 Jul 2019 17:28:00 +0000 (10:28 -0700)
commit479a3e061396cdf3bad8fa7b010ebd80730d573e
tree7e1d794ea358c2e6956018aba023ffd1873c6328
parent22883036cd2f24380a3426fd4c1de59281781bd1
NFC: Add several utilities to OpState.

* 'walk' functionality.
* Method to set the location.
* 'dump'/'print' methods.
* Method to set the attributes.

PiperOrigin-RevId: 256097960
mlir/include/mlir/IR/OpDefinition.h
mlir/include/mlir/IR/Operation.h