blandwidth icon indicating copy to clipboard operation
blandwidth copied to clipboard

Change to just using ps everywhere?

Open cmuratori opened this issue 3 years ago • 0 comments

Because we had to change the vpxor to a vxorps to ensure AVX-1 compatibility, we probably want to go ahead and use PS everywhere now, because we don't want any accidental transit penalties on architectures that don't like mixing int and float vector ops.

- Casey

cmuratori avatar Nov 03 '20 02:11 cmuratori