[PATCH] D72782: [Matrix] Add __builtin_matrix_column_store to Clang (WIP).

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 15 09:35:06 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/D72782

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: D72782.238298.patch
Type: text/x-patch
Size: 7720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200115/c8feb424/attachment-0001.bin>


More information about the cfe-commits mailing list