Disable vectorization on pre SSE2

Reid Kleckner rnk at google.com
Wed Mar 5 11:17:17 PST 2014


Make it so!


On Wed, Mar 5, 2014 at 9:40 AM, Eric Christopher <echristo at gmail.com> wrote:

> No objections here, SSE2 has been around "roughly forever" at this point.
>
> -eric
>
> On Wed, Mar 5, 2014 at 9:02 AM, Arnold Schwaighofer
> <aschwaighofer at apple.com> wrote:
> > Hi all,
> >
> > does anyone have objections against disabling vectorization on pre SSE2
> architectures. I don't think we have bots testing this and so bugs are
> likely (see PR18036). We fail in isel for a simple vector select.
> >
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> >
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140305/7c9c8dd1/attachment.html>


More information about the llvm-commits mailing list