http://llvm.org/bugs/show_bug.cgi?id=13734
Benjamin Kramer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Benjamin Kramer <[email protected]> 2012-09-30 07:53:14 CDT --- clang r164917 returns this case to the old behavior. While it may be better to handle this also in the optimizer I'm not sure whether it is valid in all cases due to memory model constraints. -- 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
