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

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 16 15:04:52 PDT 2020


fhahn updated this revision to Diff 258179.
fhahn added a comment.

Update wording to allow any real type for scalar -> matrix conversion and scalar,matrix binary ops.


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.258179.patch
Type: text/x-patch
Size: 11978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200416/6de7dcfb/attachment-0001.bin>


More information about the cfe-commits mailing list