[LLVMbugs] [Bug 1753] Alias analysis/other optimizations don' t work in the presence of ptrtoint/inttoptr

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Oct 31 05:39:44 PDT 2007


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


Eli Friedman <sharparrow1 at yahoo.com> changed:

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




--- Comment #3 from Eli Friedman <sharparrow1 at yahoo.com>  2007-10-31 07:39:39 ---
Invalid. The inttoptr/ptrtoint steps get converted to getelementptr with the
right arch specified.


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