https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733
David Chisnall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from David Chisnall <[email protected]> --- I suspect it will see little priority upstream. SSE2 is supported by most post-2003 CPUs (and some post-2001 CPUs), and none of the companies that fund most LLVM development care about processors more than a decade old. If we still care about these targets, we should probably use the C versions for i386 and the asm versions only for lib32 on amd64. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
