[PATCH] D72772: [Matrix] Add __builtin_matrix_extract to Clang (WIP).
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 15 08:49:33 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/D72772
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
clang/test/CodeGenCXX/builtin-matrix.cpp
clang/test/Sema/builtin-matrix.c
clang/test/SemaCXX/builtin-matrix.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72772.238281.patch
Type: text/x-patch
Size: 16743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200115/c06d882d/attachment-0001.bin>
More information about the cfe-commits
mailing list