Re: [i386] Remove TARGET_VECTORIZE_BUILTIN_CONVERSION

2011-11-08 Thread Michael Meissner
On Mon, Oct 31, 2011 at 12:43:14PM -0700, Richard Henderson wrote: > I checked in the generic portion of Dmitry Plotnikov's patch > to the vectorizer and optabs that enables this patch. The ARM > portion of his patch is still outstanding, awaiting approval. > > This allows this target hook to be

Re: [i386] Remove TARGET_VECTORIZE_BUILTIN_CONVERSION

2011-11-08 Thread Michael Meissner
On Mon, Oct 31, 2011 at 12:43:14PM -0700, Richard Henderson wrote: > I checked in the generic portion of Dmitry Plotnikov's patch > to the vectorizer and optabs that enables this patch. The ARM > portion of his patch is still outstanding, awaiting approval. > > This allows this target hook to be

[i386] Remove TARGET_VECTORIZE_BUILTIN_CONVERSION

2011-10-31 Thread Richard Henderson
h for rs6000, Mike? After that I can take care of removing the target hook entirely. Tested on x86_64-linux. r~ i386: Remove TARGET_VECTORIZE_BUILTIN_CONVERSION. Renaming all of the insn patterns as needed to the standard optab forms. Sadly, only one of the builtins is unus