[PATCH] D90799: [PowerPC] Add paired vector load and store builtins and intrinsics
Baptiste Saleil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 13:48:51 PST 2020
bsaleil updated this revision to Diff 303540.
bsaleil added a comment.
Fix unaligned load/store select
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
clang/test/Sema/ppc-mma-types.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/PPCLoopInstrFormPrep.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/test/CodeGen/PowerPC/dform-pair-load-store.ll
llvm/test/CodeGen/PowerPC/loop-p10-pair-prepare.ll
llvm/test/CodeGen/PowerPC/mma-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90799.303540.patch
Type: text/x-patch
Size: 40929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/2855eb8b/attachment.bin>
More information about the llvm-commits
mailing list