Comment 3 for bug 310191

Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

"It should also be able to byte-swap vectors of unsigned 8 using any byte-width upto, dunno, 128 bits?"

...what didn't come out right.

What I meant was that a vector of unsigned 8 should be byte-swappable as if it was a vector of unsigned 16, 32, 64, etc.