• Ng Zhi An's avatar
    [liftoff][wasm-simd] Implement f32x4.splat · 009993ad
    Ng Zhi An authored
    Implement f32x4.splat and enable handling this in Liftoff.
    
    We add a new macro for defining test cases to run on TurboFan, Liftoff,
    interpreter, and scalar lowering.
    
    Also add an assertion that the execution tier used is what we expected
    it to be. This is useful for Liftoff, because by default it falls back
    to TurboFan when it encounters an unimplemented opcode.
    
    Bug: v8:9909
    Change-Id: I594955fce778173191fc44c38c4f956a05e77839
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2014753
    Commit-Queue: Zhi An Ng <zhin@chromium.org>
    Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#65954}
    009993ad
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...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...