diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2020-02-13 20:59:50 +0800 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2020-02-13 20:59:50 +0800 |
commit | 87c773082a8d76f1d4b0d74386fcf01205b5f14a (patch) | |
tree | 9575c29fcf5e8c978c2dada5627793e0a7fa2769 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 536456a7e93d73b9ff4e92f3e51d1aa1c72628fe (diff) | |
download | llvm-87c773082a8d76f1d4b0d74386fcf01205b5f14a.zip llvm-87c773082a8d76f1d4b0d74386fcf01205b5f14a.tar.gz llvm-87c773082a8d76f1d4b0d74386fcf01205b5f14a.tar.bz2 |
[PowerPC] Exploit VSX rounding instrs for rint
Exploit native VSX rounding instruction, x(v|s)r(d|s)pic, which does
rounding using current rounding mode.
According to C standard library, rint may raise INEXACT exception while
nearbyint won't.
Reviewed By: lkail
Differential Revision: https://reviews.llvm.org/D72685
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions