• Clemens Hammacher's avatar
    Reland "[Liftoff] Implement float rounding" · 22fda233
    Clemens Hammacher authored
    This is a reland of 5ae8420c
    
    Original change's description:
    > [Liftoff] Implement float rounding
    > 
    > This adds support for the four rounding operations on f32 and f64:
    > f32.ceil, f32.floor, f32.trunc, f32.nearest_int, f64.ceil, f64.floor,
    > f64.trunc, and f64.nearest_int.
    > 
    > R=titzer@chromium.org
    > 
    > Bug: v8:6600
    > Change-Id: I16ea91e26c3233af7a33bbb794cd4182f9d7cdb0
    > Reviewed-on: https://chromium-review.googlesource.com/995894
    > Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    > Reviewed-by: Ben Titzer <titzer@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#52377}
    
    Bug: v8:6600
    Change-Id: I9e69309b71041e411bda9ce1375d2451197a111b
    Reviewed-on: https://chromium-review.googlesource.com/997393
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Reviewed-by: 's avatarBen Titzer <titzer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#52382}
    22fda233
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
docs Loading commit data...
gni Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.editorconfig Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...