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

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 23 08:09:12 PDT 2020


fhahn created this revision.
fhahn added reviewers: rsmith, anemet, Bigcheese, dexonsmith.
Herald added a subscriber: tschuett.
Herald added a project: clang.

This patch documents the planned matrix support in Clang, based on the
draft specification discussed on cfe-dev in the 'Matrix Support in
Clang' thread.

Latest draft spec sent to cfe-dev: http://lists.llvm.org/pipermail/cfe-dev/2020-February/064742.html
Discussion thread January: http://lists.llvm.org/pipermail/cfe-dev/2020-January/064206.html
Discussion thread March: http://lists.llvm.org/pipermail/cfe-dev/2020-March/064834.html


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76612

Files:
  clang/docs/LanguageExtensions.rst
  clang/docs/MatrixSupport.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76612.252035.patch
Type: text/x-patch
Size: 12655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200323/21a52f77/attachment.bin>


More information about the cfe-commits mailing list