diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-03-15 14:04:31 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-03-15 14:04:31 +0000 |
commit | 8f063d0c70dbd3aea79ae16a2d961bb133d2a17d (patch) | |
tree | 0a86524d3ee562dec890f5e1bd4a87eea97bc955 /lldb/packages/Python/lldbsuite/support/fs.py | |
parent | 107052ff9ded599519445833d755628703027801 (diff) | |
download | bcm5719-llvm-8f063d0c70dbd3aea79ae16a2d961bb133d2a17d.tar.gz bcm5719-llvm-8f063d0c70dbd3aea79ae16a2d961bb133d2a17d.zip |
[InstSimplify] remove 'nsz' requirement for frem 0, X
From the LangRef definition for frem:
"The value produced is the floating-point remainder of the two operands.
This is the same output as a libm ‘fmod‘ function, but without any
possibility of setting errno. The remainder has the same sign as the
dividend. This instruction is assumed to execute in the default
floating-point environment."
llvm-svn: 327626
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/fs.py')
0 files changed, 0 insertions, 0 deletions