diff options
author | Florian Hahn <flo@fhahn.com> | 2020-06-18 10:49:56 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-06-18 11:39:02 +0100 |
commit | b5e082e7289197bf82c9a28c6336b51d7999b419 (patch) | |
tree | 471c306267f095f0154f2771aa493a7f72ca6e7b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4ea8e27a642c6f97ca69cd39bbe44f7366870f6c (diff) | |
download | llvm-b5e082e7289197bf82c9a28c6336b51d7999b419.zip llvm-b5e082e7289197bf82c9a28c6336b51d7999b419.tar.gz llvm-b5e082e7289197bf82c9a28c6336b51d7999b419.tar.bz2 |
[Matrix] Add __builtin_matrix_column_store to Clang.
This patch add __builtin_matrix_column_major_store to Clang,
as described in clang/docs/MatrixTypes.rst. In the initial version,
the stride is not optional yet.
Reviewers: rjmccall, jfb, rsmith, Bigcheese
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D72782
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions