[LLVMbugs] [Bug 13787] unnecessary register spill (AVX)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 21 22:55:07 PDT 2013


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

Craig Topper <craig.topper at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |craig.topper at gmail.com
         Resolution|---                         |INVALID

--- Comment #2 from Craig Topper <craig.topper at gmail.com> ---
Those weren't actually spills. They are stores that exist in the original .ll
file. They get removed if the .ll file is passed through opt first.

Marking invalid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130322/a947e8d5/attachment.html>


More information about the llvm-bugs mailing list