Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

mandelbrot feeds a float32x4 to SIMD.toFloat32x4 #26

Closed
huningxin opened this issue Oct 9, 2013 · 1 comment
Closed

mandelbrot feeds a float32x4 to SIMD.toFloat32x4 #26

huningxin opened this issue Oct 9, 2013 · 1 comment

Comments

@huningxin
Copy link
Contributor

SIMD.toFloat32x4 should take an uint32x4 as parameter.
https://github.com/johnmccutchan/ecmascript_simd/blob/master/src/benchmarks/mandelbrot.js#L44

@PeterJensen
Copy link
Collaborator

Fixed. Calling .toFloat32x4 is not necessary

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants