[LLVMbugs] [Bug 7270] DSE wrongly eliminates store, related to byval

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 31 09:07:55 PDT 2010


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

Duncan Sands <baldrick at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Duncan Sands <baldrick at free.fr> 2010-05-31 11:07:54 CDT ---
The real problem is elsewhere: how this call manages to be marked "tail call"
even though it uses some allocas.

-- 
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.



More information about the llvm-bugs mailing list