]> granicus.if.org Git - llvm/commit
[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)
commit4f065c6e5a9a6f14aab0bdbefff0cd73ed166326
tree195cc158ec75a41ea9e773d4af83e4160f13200b
parent0cc2d216cbad68f8fab8f517977d617c8aac14a9
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370515 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx512-broadcast-unfold.ll