http://llvm.org/bugs/show_bug.cgi?id=1877


Chris Lattner <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Chris Lattner <[EMAIL PROTECTED]>  2008-10-15 11:30:52 ---
Evan fixed this a long time ago, I now get this inner loop:

        .align  4,0x90
LBB1_1: ## bb
        cvtsi2ss        (%esi,%edx,4), %xmm1
        incl    %edx
        cmpl    %ecx, %edx
        addss   %xmm1, %xmm0
        jne     LBB1_1  ## bb


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to