[PATCH] D72781: [Matrix] Add __builtin_matrix_column_load to Clang (WIP).
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 15 09:25:17 PST 2020
fhahn created this revision.
Herald added a subscriber: tschuett.
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72781
Files:
clang/include/clang/Basic/Builtins.def
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtin-matrix.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72781.238294.patch
Type: text/x-patch
Size: 10036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200115/11cd021f/attachment.bin>
More information about the cfe-commits
mailing list