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

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

commit 4347d56a6919ae06a70e4a4a8b2f1179cf47bc7e
Author: bbudge <[email protected]>
Date: Tue Jun 02 20:40:17 2015

Add SIMD 128 alignment support to Heap.
Adds SIMD 128 alignment sizes and masks.
Adds support in Heap for SIMD alignments and fills.
Reworks cctest so that each test independently aligns its allocation address, rather than depending on the previous tests ending state. Adds test cases for SIMD.

LOG=N
BUG=v8:4124

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

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

[modify] http://crrev.com/4347d56a6919ae06a70e4a4a8b2f1179cf47bc7e/src/globals.h [modify] http://crrev.com/4347d56a6919ae06a70e4a4a8b2f1179cf47bc7e/src/heap/heap.cc [modify] http://crrev.com/4347d56a6919ae06a70e4a4a8b2f1179cf47bc7e/test/cctest/test-heap.cc


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