I think you can follow these https://chromium-review.googlesource.com/q/v8:12716
在2023年2月15日星期三 UTC+8 17:38:16<Qiaowen Yang> 写道: > 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? > -- -- 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/83cfa028-56a9-4c6e-b6e3-7296f6d373e2n%40googlegroups.com.