Comment #40 on issue 4124 by [email protected]: Implement SIMD.js
https://code.google.com/p/v8/issues/detail?id=4124#c40

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/a6754d8c3c6541ac2f35cf151f963bdf1fe595ad

commit a6754d8c3c6541ac2f35cf151f963bdf1fe595ad
Author: gdeepti <[email protected]>
Date: Thu Aug 27 16:35:37 2015

[simd.js] Add SIMD load functions for Phase 1.

Float32x4, Int32x4, Uint32x4:
  load, load1, load2, load3

Int16x8, Int8x16, Uint16x8, Uint8x16:
  load

BUG=v8:4124
LOG=N

Review URL: https://codereview.chromium.org/1302133002

Cr-Commit-Position: refs/heads/master@{#30422}

[modify] http://crrev.com/a6754d8c3c6541ac2f35cf151f963bdf1fe595ad/src/harmony-simd.js [modify] http://crrev.com/a6754d8c3c6541ac2f35cf151f963bdf1fe595ad/src/runtime/runtime-simd.cc [modify] http://crrev.com/a6754d8c3c6541ac2f35cf151f963bdf1fe595ad/src/runtime/runtime.h


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to