http://llvm.org/bugs/show_bug.cgi?id=4731
Bob Wilson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Bob Wilson <[email protected]> 2009-08-17 00:06:53 --- I took the fix one step further and canonicalized all the types to use i32 elements. We need to do that for all the bitwise NEON operations to make sure things get CSEd, so we might as well start with this one. -- 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
