http://llvm.org/bugs/show_bug.cgi?id=10656
Bruno Cardoso Lopes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Bruno Cardoso Lopes <[email protected]> 2011-08-15 16:47:42 CDT --- Hi Nadav, Yes, sounds right! But better yet is the fact the we don't even need to combine those nodes when avx isn't supported, just because there would be no improvement at all. Just fixed in r137661. Btw, thanks for the revision number, I was already considering a bitsec! :D -- 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
