[PATCH] D47550: [Power9] Add __float128 builtins for Round To Odd
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 30 11:51:20 PDT 2018
stefanp created this revision.
stefanp added reviewers: nemanjai, kbarton, hfinkel, syzaara, sfertile, lei.
Add a number of builtins for __float128 Round To Odd.
This is the LLVM portion of the builtins work.
https://reviews.llvm.org/D47550
Files:
include/llvm/IR/Intrinsics.h
include/llvm/IR/IntrinsicsPowerPC.td
lib/IR/Function.cpp
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
utils/TableGen/IntrinsicEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47550.149177.patch
Type: text/x-patch
Size: 10262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/403174a4/attachment.bin>
More information about the llvm-commits
mailing list