|
|
|
|
|
by adgjlsfhk1
1543 days ago
|
|
I might be wrong but I would think for something like this vectorizing wouldn't save time (since you would have to move data around before and afterwards. The real benefit of this is it lets you run two fma operations in parallel. |
|