[PATCH] D48415: [Power9] Add __float128 builtins for Rounding Operations
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 20 19:32:55 PDT 2018
stefanp created this revision.
stefanp added reviewers: nemanjai, kbarton, hfinkel, syzaara, sfertile, lei.
Added __float128 support for a number of rounding operations:
trunc
rint
nearbyint
round
floor
ceil
https://reviews.llvm.org/D48415
Files:
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/f128-rounding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48415.152220.patch
Type: text/x-patch
Size: 4421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/7c2f332b/attachment.bin>
More information about the llvm-commits
mailing list