On 1/7/2012 6:32 PM, Peter Alexander wrote:
On 64-bit, floats are stored in XMM registers (just as single scalars).

Yes.

I don't think it does any vectorization yet though.

Right. It doesn't do that.

It does mean that the register
allocation of those registers is already complete though.

Yup. Does a nice job of it, too :-)

Reply via email to