r208664 - Patched clang to emit x86 blends as shufflevectors.

Filipe Cabecinhas filcab at filcab.net
Mon May 12 20:11:00 PDT 2014


It's being tested now. But it's only trying for the presence of the new
expansion, not that the old expansion isn't there. I'll add CHECK-NOT for
the old expansion and move the comment there.

Is that what you're saying?

  Filipe

On Monday, May 12, 2014, Rafael EspĂ­ndola <rafael.espindola at gmail.com>
wrote:

> On 12 May 2014 22:58, Filipe Cabecinhas <me at filcab.net <javascript:;>>
> wrote:
> > Ah, so I didn't fully understand then. Sorry about that.
> >
> > But right now the only test that tests those functions is builtins-x86.c,
> > but that test never runs FileCheck. Shall I put the comment there?
>
> Well, when we implement this optimization it will probably be tested
> in test/CodeGen/avx-builtins.c, right?
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140512/645e9715/attachment.html>


More information about the cfe-commits mailing list