How aggressively V8 optimizes the JS code to translate into SIMD 
instructions (AVX, SSE, MMX etc) under the hood?

I am not interested in SIMD.js project. I am interested in the code 
patterns which V8 JIT see as legit for data parallelization using SIMD 
depending upon host CPU architecture.

Any detailed guide or blog will be helpful for me.


Thanks

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/2eeedc4e-af40-4911-9cdd-ef909705a897%40googlegroups.com.

Reply via email to