[PATCH] D91974: [PowerPC] Rename the vector pair intrinsics and builtins to replace the _mma_ prefix by _vsx_
Baptiste Saleil via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 16 09:27:45 PST 2020
bsaleil updated this revision to Diff 312238.
bsaleil added a comment.
Rebase and fix comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91974/new/
https://reviews.llvm.org/D91974
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-ppc-mma.c
clang/test/CodeGen/builtins-ppc-pair-mma.c
clang/test/Sema/ppc-mma-types.c
clang/test/Sema/ppc-pair-mma-types.c
clang/test/SemaCXX/ppc-mma-types.cpp
clang/test/SemaCXX/ppc-pair-mma-types.cpp
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
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
llvm/test/CodeGen/PowerPC/mma-outer-product.ll
llvm/test/CodeGen/PowerPC/mma-phi-accs.ll
llvm/test/CodeGen/PowerPC/more-dq-form-prepare.ll
llvm/test/CodeGen/PowerPC/paired-vector-intrinsics-without-mma.ll
llvm/test/CodeGen/PowerPC/paired-vector-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91974.312238.patch
Type: text/x-patch
Size: 83636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201216/bec93d11/attachment-0001.bin>
More information about the cfe-commits
mailing list