[PATCH] Add support for VSX FMA single-precision instructions to the PPC back end
Nemanja Ivanovic
nemanja.i.ibm at gmail.com
Fri May 22 11:30:24 PDT 2015
Hi hfinkel, wschmidt, kbarton, seurer,
This patch adds the floating point multiply-add instructions. Double precision variants already exist, single precision variants added in ISA 2.07. he following instructions are added:
xsmaddasp
xsmaddmsp
xsmsubasp
xsmsubmsp
xsnmaddasp
xsnmaddmsp
xsnmsubasp
xsnmsubmsp
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9941
Files:
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/fma.ll
test/MC/Disassembler/PowerPC/vsx.txt
test/MC/PowerPC/vsx.s
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9941.26333.patch
Type: text/x-patch
Size: 11214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150522/3d6534db/attachment.bin>
More information about the llvm-commits
mailing list