[PATCH] D73595: [mlir][Linalg][doc] Add Design Document for the Linalg Dialect
    Alex Zinenko via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 29 00:50:14 PST 2020
    
    
  
ftynse added a comment.
I don't feel it's appropriate for me to review this since I wrote some parts of the text.
================
Comment at: mlir/docs/Dialects/Linalg.md:34
+        6. [Property 6: Perfectly Nested Writes To The Whole Output Operands](#prop6)
+        8. [Putting it Together](#summary)
+    2. [Data Representation: Views](#views)
----------------
rriddle wrote:
> Is there a 7?
Can we just use "1." everywhere and let markdown render do the numbering?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73595/new/
https://reviews.llvm.org/D73595
    
    
More information about the llvm-commits
mailing list