On Wed, Oct 24, 2012 at 05:01:15PM +0400, Andrey Turetskiy wrote: > > This patch replaces large const_vector constructions with > > match_operand in sse.md to decrease its size. > > Is it ok?
The *intrin.h changes look all wrong to me, why should one pass a dummy uninitialized argument to the builtins? Jakub