NFC: Move the LangRef documentation on StandardOps to a new document.
authorRiver Riddle <riverriddle@google.com>
Wed, 21 Aug 2019 01:41:38 +0000 (18:41 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 21 Aug 2019 01:42:05 +0000 (18:42 -0700)
commit35102ea2c3a98ee0707caea75711da77ac2b026b
tree426279090d5e9b9bfb61a40e92541bf9d7f5bb29
parentffde975e215e8ccba2b96a05f66a5756bebc8b64
NFC: Move the LangRef documentation on StandardOps to a new document.

The LangRef should contain documentation about the core system, and standard ops is a dialect just like any other. This will also simplify the transition when StandardOps is eventually split apart.

PiperOrigin-RevId: 264514988
mlir/g3doc/Dialects/Affine.md
mlir/g3doc/Dialects/Standard.md [new file with mode: 0644]
mlir/g3doc/LangRef.md