• Deepti Gandluri's avatar
    Reland "[wasm] Fix SIMD boolean reductions on Intel" · 8468150d
    Deepti Gandluri authored
    This is a reland of 8f83fd0a
    
    Original change's description:
    > [wasm] Fix SIMD boolean reductions on Intel
    > 
    >  - Both AllTrue/AnyTrue values should return boolean 0/1
    >    instead of 0xffffffff to match Spec/Toolchain
    >  - Fix AllTrue implementation to be correct
    >  - Add unit tests to spot check return values as the
    >    cumulative test can coerce some return values to True/False
    > 
    > Change-Id: I84eb73c915414c9ec290e73f1306404ceff729f0
    > Bug: v8:8636
    > Reviewed-on: https://chromium-review.googlesource.com/c/1404197
    > Reviewed-by: Bill Budge <bbudge@chromium.org>
    > Commit-Queue: Deepti Gandluri <gdeepti@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#58715}
    
    Bug: v8:8636
    Change-Id: Ifc438d7b64bf5d461cc848851165665104fe57d0
    Reviewed-on: https://chromium-review.googlesource.com/c/1405909Reviewed-by: 's avatarBill Budge <bbudge@chromium.org>
    Commit-Queue: Deepti Gandluri <gdeepti@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#58719}
    8468150d
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...