NFC: Move the operation, region, and block sections to after the dialect section.
authorRiver Riddle <riverriddle@google.com>
Fri, 23 Aug 2019 17:08:42 +0000 (10:08 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 23 Aug 2019 17:09:14 +0000 (10:09 -0700)
commitf772d2c90cfa6d6c6d80ac652234108ab72c3c5a
tree30f4363a2837497ec4bbfeb3c84a74e66c227196
parenta329d33b4fb7bab7dde086cc53ba5f64f99a50c1
NFC: Move the operation, region, and block sections to after the dialect section.

Operations/Regions/Blocks represent the core IR building blocks and should be introduced before types and attributes.

PiperOrigin-RevId: 265079103
mlir/g3doc/LangRef.md