r208664 - Patched clang to emit x86 blends as shufflevectors.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon May 12 20:02:54 PDT 2014


On 12 May 2014 22:58, Filipe Cabecinhas <me at filcab.net> 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



More information about the cfe-commits mailing list