Use movaps / movd to extract vector element 0 even with sse4.1. It's still...
Use movaps / movd to extract vector element 0 even with sse4.1. It's still cheaper than pextrw especially if the value is in memory. llvm-svn: 61555
Loading
Please register or sign in to comment