[PATCH] D107647: [PowerPC] MMA - Remove deprecated built-ins and add new built-ins
Ahsan Saghir via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 09:46:24 PDT 2021
saghir updated this revision to Diff 367530.
saghir added a comment.
Change the implementation to add new builtins and keep the depracated builtins.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107647/new/
https://reviews.llvm.org/D107647
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-ppc-pair-mma.c
clang/test/Sema/ppc-pair-mma-types.c
clang/test/SemaCXX/ppc-pair-mma-types.cpp
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/mma-intrinsics.ll
llvm/test/CodeGen/PowerPC/paired-vector-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107647.367530.patch
Type: text/x-patch
Size: 13071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/bc9c3f0f/attachment.bin>
More information about the llvm-commits
mailing list