Another dataset AVX2 init speedup (+3.8% faster on Zen3)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add rsp, 32
|
||||
add rsp, 40
|
||||
pop r9
|
||||
|
||||
movdqu xmm0, xmmword ptr [rsp]
|
||||
|
||||
@@ -34,5 +34,5 @@
|
||||
|
||||
add rbp, 5
|
||||
add rsi, 320
|
||||
cmp rbp, qword ptr [rsp+32]
|
||||
cmp rbp, qword ptr [rsp+40]
|
||||
db 15, 130, 0, 0, 0, 0 ;# jb rel32
|
||||
|
||||
Reference in New Issue
Block a user