• bbudge's avatar
    SIMD.js Add the other SIMD Phase 1 types. · 7b9670b6
    bbudge authored
    Adds Int32x4, Bool32x4, Int16x8, Bool16x8, Int8x16, Bool8x16.
    Adds Simd128Value base heap object class.
    Changes heap/factory construction pattern to use arrays.
    Adds replaceLane functions to facilitate testing.
    
    NOPRESUBMIT=true
    (presubmit checks erroneously interpret array declaration in macro definition as variable size array.)
    
    LOG=Y
    BUG=v8:4124
    
    Review URL: https://codereview.chromium.org/1250733005
    
    Cr-Commit-Position: refs/heads/master@{#29974}
    7b9670b6
Name
Last commit
Last update
..
SimdJs.json Loading commit data...
generate.py Loading commit data...
harness-adapt.js Loading commit data...
harness-finish.js Loading commit data...
simdjs.status Loading commit data...
testcfg.py Loading commit data...