http://llvm.org/bugs/show_bug.cgi?id=2831
Dan Gohman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #20 from Dan Gohman <[email protected]> 2009-07-20 20:08:51 --- The original testcase and the testcase in Comment #11 are now compiled correctly. Instcombine no longer treates an arbitrary inttoptr+arithmetic+ptrtoint as being equivalent to a GEP. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
