commit | 3ea14f7d95a88d503a8a60bda28129cc36eea10c | [log] [tgz] |
---|---|---|
author | Stefan Pintilie <stefanp@ca.ibm.com> | Mon Jul 09 18:50:06 2018 +0000 |
committer | Stefan Pintilie <stefanp@ca.ibm.com> | Mon Jul 09 18:50:06 2018 +0000 |
tree | 61a7cacb7387ca45bd7bd01244d3641a1d5780a5 | |
parent | 5e8a352aa6dc6a5e9744caf17682822cee3d22b1 [diff] |
[Power9] Add __float128 builtins for Round To Odd GCC has builtins for these round to odd instructions: __float128 __builtin_sqrtf128_round_to_odd (__float128) __float128 __builtin_{add,sub,mul,div}f128_round_to_odd (__float128, __float128) __float128 __builtin_fmaf128_round_to_odd (__float128, __float128, __float128) Differential Revision: https://reviews.llvm.org/D47550 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336578 91177308-0d34-0410-b5e6-96231b3b80d8