http://llvm.org/bugs/show_bug.cgi?id=21138
Chandler Carruth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Chandler Carruth <[email protected]> --- Shuld be fixed in r219079. This "regressed" some test cases in the regression test suite, but only in as much as it returned our generated code for them to the bad generated code of the old shuffle lowering. The fix for that is independent and I'm working on it separately. It doesn't impact the shuffle lowering strategy. See the commit log for details. -- 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
