r280597 - [AVX-512] Remove masked integer mullo builtins and replace with native IR.

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 5 16:49:37 PDT 2016


On 6 September 2016 at 00:27, Craig Topper <craig.topper at gmail.com> wrote:
> This failure doesn't make sense. It's acting like the test was updated for
> r280596, but not the intrinsic header or the clang binary. That's the only
> way I can think that the output IR could contain
> @llvm.x86.avx512.mask.padd.b.256.

Hi Craig,

I don't know, but this is a fresh build with sources (hopefully) in sync:

http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/15232

and still shows a lot of avx builtin problems...

cheers,
--renato


More information about the cfe-commits mailing list