Skip to content

Commit e3165d6

Browse files
authored
Update TensorPrimitives to vectorize for size(T) is 1 or 2 (#97835)
* Update TensorPrimitives to vectorize for size(T) is 1 or 2 It was previously only 4 or 8. This does the work previously skipped to enable the "less than largest available vector" path to handle these smaller sizes as well. * Remove some unnecessary aggregations from small paths * Fix copy/paste comments
1 parent cd8057f commit e3165d6

File tree

1 file changed

+3126
-278
lines changed

1 file changed

+3126
-278
lines changed

0 commit comments

Comments
 (0)