[LLVMbugs] [Bug 3550] problem with tail call to function that accesses alloca'd memory

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Feb 11 23:07:55 PST 2009


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


Chris Lattner <clattner at apple.com> changed:

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




--- Comment #5 from Chris Lattner <clattner at apple.com>  2009-02-12 01:07:55 ---
Whoa, excellent analysis and patch, great catch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090209/073642.html

Your GVN patch is also great:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090209/073641.html

Thanks Jay!


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