Skip to content
Commit 1671a309 authored by Evan Cheng's avatar Evan Cheng
Browse files

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
parent a17dfcd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment