Y
Hacker News
new
|
ask
|
show
|
jobs
by
ww520
1482 days ago
Besides the autovectorization, the second version also has two additional assignments. Depending on how the storage is used for these, whether it’s to registers, L1/L2, or stack, there might be performance hit.
1 comments
ummonk
1482 days ago
Why would it be in anything but registers?
link