[llvm-commits] [PATCH] PowerPC: Lower fp rounding intrinsic for Altivec

Adhemerval Zanella azanella at linux.vnet.ibm.com
Thu Nov 15 05:53:31 PST 2012


Following Craig Topper patch to add more fp rounding intrinsics
(Add other fp rounding intrinsics to complement llvm.floor),
this patch lowers the llvm.floor (vrfim), llvm.ceil (vrfip),
llvm.trunc (vrfiz), and llvm.nearbyint (vrfin) to Altivec
instruction when using 4 single-precision float vectors.

Ok to commit?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PowerPC-Lowering-floor-intrinsic-for-Altivec.patch
Type: text/x-patch
Size: 7005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121115/e393e91f/attachment.bin>


More information about the llvm-commits mailing list