]> granicus.if.org Git - clang/commit
[AVX-512] Replace masked 512-bit pmuldq and pmuludq builtins with the newly added...
authorCraig Topper <craig.topper@gmail.com>
Tue, 27 Dec 2016 03:46:16 +0000 (03:46 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 27 Dec 2016 03:46:16 +0000 (03:46 +0000)
commitece2a94816301a0cc9570a6aae9748d8971ca2bd
tree8ab23c54e88669ab3d0048f52df211b1f5f75b62
parentefb992576f8dd54982b6f114def1c2c61727ea8a
[AVX-512] Replace masked 512-bit pmuldq and pmuludq builtins with the newly added unmasked versions and selects.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290575 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/avx512fintrin.h
test/CodeGen/avx512f-builtins.c