Skip to content
Commit ac6b001f authored by Eric Christopher's avatar Eric Christopher
Browse files

If both operands are loads from stores in memory we can't use movlpd/movlps

since one needs to be a register operand. Just use movss instead of forcing
an operand into a register.

Fixes PR9239

llvm-svn: 126072
parent a32b8d78
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