[PATCH] D73590: [mlir] Add a document detailing the design of the SymbolTable.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 16:07:28 PST 2020


rriddle created this revision.
rriddle added a reviewer: mehdi_amini.
Herald added subscribers: llvm-commits, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, burmako, jpienaar.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.
rriddle updated this revision to Diff 241017.
rriddle added a comment.

Remove duplicate TOC


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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73590

Files:
  mlir/docs/LangRef.md
  mlir/docs/SymbolsAndSymbolTables.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73590.241017.patch
Type: text/x-patch
Size: 8076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/348a6078/attachment.bin>


More information about the llvm-commits mailing list