http://llvm.org/bugs/show_bug.cgi?id=4722
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #6 from Chris Lattner <[email protected]> 2009-08-15 21:26:25 --- I don't think this is really worthwhile. Loads from undef values are incredibly rare, usually the result of jump threading. This case is not worth making memdep more complex for imo. -- 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
