hi, guys, I write an AVX code which need a shuffle, but i can not write out how the parameter should be set, Could anyone give me some help ? the source is : U: u7, u6,u5,u4,u3,u2,u1,u0; V: v7,v6,v5,v4,v3,v2,v1,v0; N: n7,n6,n5,n4,n3,n2,n1,n0; I want to shuffle it to : v1,u4,n4,v4,u4,n0,v0,u0; u6,n2,v2,u2,n5,v5,u5,n1; n7,v7,u7,n3,v3,u3,n6,v6;
Seek help for AVX shuffle parameters
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.



