how will simd256 in V8 be used

48 views
Skip to first unread message

Qiaowen Yang

unread,
Feb 15, 2023, 4:38:16 AM2/15/23
to v8-users
I found that x86 assembler includes ymm registers, which are 256-bits in length. I am wondering what this will be used in V8. 
V8 does not have auto-vectorization, and the simd instructions in V8 all come from webassembly, which only has a `v128` data type. So, how will ymm registers be used in V8?

Yahan Lu

unread,
Feb 16, 2023, 4:07:52 AM2/16/23
to v8-users
I think you can follow these https://chromium-review.googlesource.com/q/v8:12716

Qiaowen Yang

unread,
Feb 21, 2023, 6:18:10 AM2/21/23
to v8-users
thanks for the clarification.
Reply all
Reply to author
Forward
0 new messages