http://llvm.org/bugs/show_bug.cgi?id=7373
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #5 from Chris Lattner <[email protected]> 2010-06-15 17:19:41 CDT --- "What Eli said" :) Pragmatically speaking, we don't want to change codegen for remainder to handle this case, and I'm not aware of any implementations that handle it this way. I believe that the optimizer is safe to do this. -- 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
