[X86] Fix the test for _mm512_mullox_epi64 to test the intrinsic instead of a copy...
authorCraig Topper <craig.topper@intel.com>
Tue, 10 Jul 2018 23:13:01 +0000 (23:13 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 10 Jul 2018 23:13:01 +0000 (23:13 +0000)
commit4ddb2f3a18429fbe4d1668e5e9365f26741c85c3
treea5fb9ae308369fd80f7bcedaff2934f82e1cf181
parentf276e2dc461833d3ef0b89a0b09d2e11776d9e84
[X86] Fix the test for _mm512_mullox_epi64 to test the intrinsic instead of a copy of the intrinsic implementation.

llvm-svn: 336739
clang/test/CodeGen/avx512f-builtins.c