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

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 3 11:20:27 PDT 2020


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

Specify that standard conversion rules do not apply to assignments for matrix types.


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/MatrixSupport.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76612.254861.patch
Type: text/x-patch
Size: 12893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/44d88916/attachment.bin>


More information about the cfe-commits mailing list