[PATCH] D90799: [PowerPC] Add paired vector load and store builtins and intrinsics
Baptiste Saleil via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 4 15:28:46 PST 2020
bsaleil updated this revision to Diff 302983.
bsaleil added a comment.
Add builtin tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90799/new/
https://reviews.llvm.org/D90799
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-ppc-mma.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/test/CodeGen/PowerPC/dform-pair-load-store.ll
llvm/test/CodeGen/PowerPC/mma-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90799.302983.patch
Type: text/x-patch
Size: 32072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201104/b76aebfa/attachment-0001.bin>
More information about the cfe-commits
mailing list