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

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

commit 86016622b4f20588f62401786c7534b532977d0b
Author: hablich <[email protected]>
Date: Mon Aug 24 10:06:30 2015

Revert of [simd.js] Update to spec version 0.8.2. (patchset #11 id:200001 of https://codereview.chromium.org/1294513004/ )

Reason for revert:
Fails tests:
http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20deadcode/builds/5073/steps/steps/logs/stdio

Original issue's description:
[simd.js] Update to spec version 0.8.2.

Adds Uint32x4, Uint16x8, and Uint8x16 types.
Adds all functions in the current spec, except for loads and stores.

LOG=Y
BUG=v8:4124

Committed: https://crrev.com/4be6d37fd1ad0a6e0ea37da8863ae5169c2b89ba
Cr-Commit-Position: refs/heads/master@{#30322}

[email protected],[email protected],[email protected],[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4124

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

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

[modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/contexts.h [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/harmony-simd.js [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/heap/heap.h [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/messages.js [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/objects-inl.h [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/objects-printer.cc [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/objects.h [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/runtime/runtime-simd.cc [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/src/runtime/runtime.h [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/test/cctest/test-heap-profiler.cc [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/test/cctest/test-heap.cc [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/test/cctest/test-simd.cc [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/test/mjsunit/harmony/simd.js [modify] http://crrev.com/86016622b4f20588f62401786c7534b532977d0b/test/simdjs/testcfg.py


--
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