[PATCH] D79889: [MLIR] Discourage people from copying the toy examples

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 11:25:19 PDT 2020


bondhugula added inline comments.


================
Comment at: mlir/examples/toy/Ch1/CMakeLists.txt:1
+# For a better template to copy, see examples/standalone
 set(LLVM_LINK_COMPONENTS
----------------
Nit: missing period at the end, and for the ones below.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79889/new/

https://reviews.llvm.org/D79889





More information about the llvm-commits mailing list