[all-commits] [llvm/llvm-project] 20344d: [mlir] Add a document detailing the design of the ...

River Riddle via All-commits all-commits at lists.llvm.org
Sat Feb 8 10:41:38 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 20344d370403951f91e72b773090bad83bb0b328
      https://github.com/llvm/llvm-project/commit/20344d370403951f91e72b773090bad83bb0b328
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-02-08 (Sat, 08 Feb 2020)

  Changed paths:
    M mlir/docs/LangRef.md
    A mlir/docs/SymbolsAndSymbolTables.md
    M mlir/docs/Traits.md

  Log Message:
  -----------
  [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




More information about the All-commits mailing list