Skip to content
Commit c4a5a3f6 authored by Craig Topper's avatar Craig Topper
Browse files

Don't use 64-bit versions of MOVMSKPD in CodeGen. The instructions only...

Don't use 64-bit versions of MOVMSKPD in CodeGen. The instructions only produce a 1-bit result so we can just use SUBREG_TO_REG to extend the 32-bit versions.

llvm-svn: 192562
parent 7af18578
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