[llvm-commits] [PATCH] Fix PR13871: x86-64: 'uitofp i64 to float' asserts when SSE is disabled

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Sep 28 07:33:49 PDT 2012


Hi,

As stated in the subject, this tiny patch fixes PR13871, where 'uitofp
i64 to float',  when targetting x86-64 with SSE disabled, generated
XMM register accesses and caused an assert in the FP Stackifier.

Thanks for reviewing !

Cheers,
--
Ahmed Bougacha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR13871.patch
Type: application/octet-stream
Size: 1348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120928/d88a4e68/attachment.obj>


More information about the llvm-commits mailing list