http://llvm.org/bugs/show_bug.cgi?id=8411
Bob Wilson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Bob Wilson <[email protected]> 2011-01-06 23:09:56 CST --- I committed the Tim Northover's extract_subvector patch which fixes this. svn 122995. I'm also going to change clang's vget_low and vget_high intrinsics to use __builtin_shufflevector. -- 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
