[mlir] Add a document detailing the design of the SymbolTable.
authorRiver Riddle <riddleriver@gmail.com>
Sat, 8 Feb 2020 18:40:00 +0000 (10:40 -0800)
committerRiver Riddle <riddleriver@gmail.com>
Sat, 8 Feb 2020 18:40:07 +0000 (10:40 -0800)
commit20344d370403951f91e72b773090bad83bb0b328
treec1d7f86fcfd884676c80ab5ffd4a47dc2b964e70
parenteeb63944e4a4000f8c7f0860666c6862f53eff18
[mlir] Add a document detailing the design of the SymbolTable.

Summary: This document provides insight on the rationale and the design of Symbols in MLIR, and why they are necessary.

Differential Revision: https://reviews.llvm.org/D73590
mlir/docs/LangRef.md
mlir/docs/SymbolsAndSymbolTables.md [new file with mode: 0644]
mlir/docs/Traits.md