[X86] Fix mul test cases in avx512-broadcast-unfold.ll to not get canonicalized to...
authorCraig Topper <craig.topper@intel.com>
Fri, 30 Aug 2019 20:04:23 +0000 (20:04 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 30 Aug 2019 20:04:23 +0000 (20:04 +0000)
commit4b61b6476beb2641c289186c6b15e22b8ec2a222
tree155f9d758a74106d5c3adf87e3f8692694c5cda2
parent5b4f640499c12565b3f01c4687bb6fc30e01dc99
[X86] Fix mul test cases in avx512-broadcast-unfold.ll to not get canonicalized to fadd. Remove the fsub test cases which were also testing fadd.

Not sure how to prevent an fsub by constant getting turned into an fadd by negative constant.

llvm-svn: 370515
llvm/test/CodeGen/X86/avx512-broadcast-unfold.ll