[X86] Update more intrinsic tests to prepare to extend D60940 to scalar fp.
authorCraig Topper <craig.topper@gmail.com>
Thu, 26 Mar 2020 05:07:14 +0000 (22:07 -0700)
committerCraig Topper <craig.topper@gmail.com>
Thu, 26 Mar 2020 06:03:20 +0000 (23:03 -0700)
commit281015de5d98a9ca92c18f5271aa028e980a76e7
treec58ccbefe87ee3db65837b1fc8d7d141503a159a
parent4c52d51e784ca7603969f2a664e5430d41b9d5dc
[X86] Update more intrinsic tests to prepare to extend D60940 to scalar fp.

I want to extend D60940 to scalar FP which will prevent forming
masked instructions if the arithmetic op has another use. To
prepare for that, this patch updates tests to avoid repeating
the operation multiple times with different masking.
llvm/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
llvm/test/CodeGen/X86/avx512-intrinsics.ll
llvm/test/CodeGen/X86/avx512-memfold.ll
llvm/test/CodeGen/X86/avx512dq-intrinsics.ll