http://llvm.org/bugs/show_bug.cgi?id=18429
David Blaikie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #3 from David Blaikie <[email protected]> --- Value propagation analysis just isn't feasible in the frontend in general. It's possible we could handle simplified cases like this, but I'm not sure how much power, if any, we'd devote to such a task. -- 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
