https://llvm.org/bugs/show_bug.cgi?id=20723

David Majnemer <david.majne...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |david.majne...@gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from David Majnemer <david.majne...@gmail.com> ---
seems to work on r268479.

generates the following:
_crashEven___:                          ## @crashEven___
        .cfi_startproc
## BB#0:                                ## %allocas
        vxorps  %xmm0, %xmm0, %xmm0
        retq
        .cfi_endproc

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to