[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 03:41:06 PDT 2020


fhahn updated this revision to Diff 257259.
fhahn marked an inline comment as done.
fhahn added a comment.

Rename __builtin_matrix_columnwise_{load,store} => __builtin_matrix_column_major_{load,store}


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.257259.patch
Type: text/x-patch
Size: 13905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200414/716a8e1b/attachment-0001.bin>


More information about the cfe-commits mailing list