OSDN Git Service

[PPC] Add intrinsic mapping to the xscvhpsp instruction
authorSean Fertile <sfertile@ca.ibm.com>
Mon, 14 Nov 2016 18:43:59 +0000 (18:43 +0000)
committerSean Fertile <sfertile@ca.ibm.com>
Mon, 14 Nov 2016 18:43:59 +0000 (18:43 +0000)
commit41723f358e48ab18edc86636d46ac1c91dcc9a98
tree086e4a211e5aab1bac875829afef44645302dd3d
parentf9632454797b43a6c53922de2236af5fab85eef7
[PPC] Add intrinsic mapping to the xscvhpsp instruction

add an intrinsic to expose the 'VSX Scalar Convert Half-Precision to
Single-Precision' instruction.

Differential review: https://reviews.llvm.org/D26536

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286862 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsPowerPC.td
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/vsx-p9.ll