Expand V_SET0 to xorps by default.
The xorps instruction is smaller than pxor, so prefer that encoding. The ExecutionDepsFix pass will switch the encoding to pxor and xorpd when appropriate. llvm-svn: 143996
Loading
Please register or sign in to comment