Skip to content
Commit f73036ba authored by Jacob Bramley's avatar Jacob Bramley
Browse files

Fix FPRoundInt's handling of INT64_MAX.

This fixes a bug caused by an implicit conversion from `int64_t` to
`double`, as well as several related warnings (from recent versions of
Clang) in the "frint" tests.

Change-Id: Ie5dccbf7a86c5e3a608570bd0ffc566bf3813380
parent a26a26cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment