[PATCH] D122990: Added new file & improved inclusivity
    Mehdi AMINI via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Apr  3 13:15:38 PDT 2022
    
    
  
mehdi_amini added inline comments.
================
Comment at: README.md:3
 
-This directory and its sub-directories contain source code for LLVM,
+This directory and its sub-directories contains the source code for LLVM,
 a toolkit for the construction of highly optimized compilers,
----------------
xbolva00 wrote:
> contain seems ok, no?
contain seemed more correct to me as well?
================
Comment at: mlir/README.md:34
+
+**See [here](https://mlir.llvm.org/) for more information.**
+
----------------
I rather not duplicate the website here, why not just pointing there?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122990/new/
https://reviews.llvm.org/D122990
    
    
More information about the llvm-commits
mailing list