diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2015-06-02 16:11:24 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2015-06-02 16:11:24 -0300 |
commit | ed1fe28bb8c98382412eab8cfe24fe3dc5adf8f3 (patch) | |
tree | 69e88feb16169f9c24e13fcffbf860e83f87add0 /lgc.c | |
parent | 6645bb2df44d4fc6c7aea8347a559357b657f80a (diff) | |
download | lua-ed1fe28bb8c98382412eab8cfe24fe3dc5adf8f3.tar.gz lua-ed1fe28bb8c98382412eab8cfe24fe3dc5adf8f3.tar.bz2 lua-ed1fe28bb8c98382412eab8cfe24fe3dc5adf8f3.zip |
When comparing integers with floats, use float as common type when
possible (i.e., when integer fits in a float without losses); seems
to be more efficient in architectures with native support for used
Lua numbers
Diffstat (limited to 'lgc.c')
0 files changed, 0 insertions, 0 deletions