[PATCH] D81748: [PowerPC] Add MMA builtin decoding and definitions
Baptiste Saleil via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 28 14:22:29 PDT 2020
bsaleil updated this revision to Diff 301437.
bsaleil added a comment.
Fix typo and add comment to explain why we add the `ASTContext::DecodeTypeStr` function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81748/new/
https://reviews.llvm.org/D81748
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/Basic/BuiltinsPPC.def
clang/include/clang/Sema/Sema.h
clang/lib/AST/ASTContext.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-ppc-mma.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81748.301437.patch
Type: text/x-patch
Size: 70209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/5588dc3e/attachment-0001.bin>
More information about the cfe-commits
mailing list