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

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

commit a18a94ef364b66dd9329db0d32c415503cfa3616
Author: bbudge <[email protected]>
Date: Tue Jun 02 22:56:00 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

Committed: https://crrev.com/4347d56a6919ae06a70e4a4a8b2f1179cf47bc7e
Cr-Commit-Position: refs/heads/master@{#28767}

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

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

[modify] http://crrev.com/a18a94ef364b66dd9329db0d32c415503cfa3616/src/globals.h [modify] http://crrev.com/a18a94ef364b66dd9329db0d32c415503cfa3616/src/heap/heap.cc [modify] http://crrev.com/a18a94ef364b66dd9329db0d32c415503cfa3616/src/heap/spaces-inl.h [modify] http://crrev.com/a18a94ef364b66dd9329db0d32c415503cfa3616/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