diff options
author | Serguei Katkov <serguei.i.katkov@intel.com> | 2015-04-20 12:29:32 +0600 |
---|---|---|
committer | Serguei Katkov <serguei.i.katkov@intel.com> | 2015-04-20 23:47:16 +0600 |
commit | 339dfc209ad93482269eea1386e79973abc313cf (patch) | |
tree | cd0173a02590ead4fe7064a9b8f6ebf12a341ec5 /test/476-clinit-check-inlining-static-invoke | |
parent | f5091eee4abe73c64959e53bda684bd689569643 (diff) | |
download | art-339dfc209ad93482269eea1386e79973abc313cf.zip art-339dfc209ad93482269eea1386e79973abc313cf.tar.gz art-339dfc209ad93482269eea1386e79973abc313cf.tar.bz2 |
Incorrect transformation of (sub,neg) to (sub) for fp
A pair (sub,neg) should not be transformed to (sub) for
floating point operations, otherwise we can lose the sign of
zero for instructions like this:
- (A - B) != B - A if B == A
Change-Id: I4d612612d4dc0a067fac5721ad206f74168bcd36
Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>
Diffstat (limited to 'test/476-clinit-check-inlining-static-invoke')
0 files changed, 0 insertions, 0 deletions