[LLVMdev] Bug? LLVM X86 -m32 generates 64bit register in movd

Tim Northover t.p.northover at gmail.com
Sat Feb 8 00:57:42 PST 2014


Hi Yin,

> movd is generated after –O1 is used. –O0 has no this problem.
>
> Could anyone let me know if this is a bug that has been fixed.

I don't see any recent changes in the area, but it's impossible to say
for certain without a test case.

Can you attach either a C or .ll file that demonstrates the issue?

Cheers.

Tim.




More information about the llvm-dev mailing list