http://llvm.org/bugs/show_bug.cgi?id=3335
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Chris Lattner <[email protected]> 2009-01-16 14:13:40 --- Fixed, thanks for the small testcase: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090112/072267.html Note that instcombine probably does a similar xform for loads. If you notice this, please file another bugzilla with a test case and I'll fix asap. Thanks! -- 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
