OSDN Git Service

[PowerPC] Implement Vector Replace Builtins in LLVM
authorBiplob Mishra <biplmish@in.ibm.com>
Tue, 7 Jul 2020 15:28:08 +0000 (10:28 -0500)
committerLei Huang <lei@ca.ibm.com>
Tue, 7 Jul 2020 17:22:52 +0000 (12:22 -0500)
commit62ba48b45f6525a3e453b54a6e5562d2f3dc7324
tree7ada17acdc0db14887e97b05eb1c830daa93a4f4
parent6cf0dac1ca3fd56c51f6a60f0be01cc25a1a2c6a
[PowerPC] Implement Vector Replace Builtins in LLVM

Provide the LLVM intrinsics needed to implement vector replace element
builtins in altivec.h which will be added in a subsequent patch.

Differential Revision: https://reviews.llvm.org/D83308
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/builtins-ppc-p10permute.ll