[PATCH] D76612: [Matrix] Add draft specification for matrix support in Clang.

Sjoerd Meijer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 03:45:57 PDT 2020


SjoerdMeijer added inline comments.


================
Comment at: clang/docs/MatrixSupport.rst:254
+
+Example
+=======
----------------
Hi Florian, just reading this for the first time, this is cool stuff, and just a drive-by comment:

this section, Example, looks like a good candidate to be moved to the "Matrixes" section in 
clang/docs/LanguageExtensions.rst. This is Clang/LLVM specific, may not be that relevant for a language draft spec? But anyway, it may also be some of the user-facing examples missing in the language extension doc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76612





More information about the cfe-commits mailing list