llvm-project/clang/include
Florian Hahn b5e082e728 [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
2020-06-18 11:39:02 +01:00
..
clang [Matrix] Add __builtin_matrix_column_store to Clang. 2020-06-18 11:39:02 +01:00
clang-c [ARM] Add __bf16 as new Bfloat16 C Type 2020-06-05 10:32:43 +01:00
CMakeLists.txt