[PATCH] D76612: [Matrix] Add draft specification for matrix support in Clang.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 14 06:22:55 PDT 2020
fhahn updated this revision to Diff 257304.
fhahn added a comment.
Fix typo, remove a 2 places where `underlying` element type was used, move C portion of the example to LanguageExtensions.rst, drop the rest of the example.
:
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76612/new/
https://reviews.llvm.org/D76612
Files:
clang/docs/LanguageExtensions.rst
clang/docs/MatrixTypes.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76612.257304.patch
Type: text/x-patch
Size: 11984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200414/e08ff34b/attachment.bin>
More information about the cfe-commits
mailing list