Sanjay Patel 4db9800f13 [InstCombine] add fneg variation of shuffle-binop fold; NFC
If the fsub in this pattern was replaced by an actual fneg
instruction, we would need to add a fold to recognize that
because fneg would not be a binop.

llvm-svn: 343041
2018-09-25 22:48:58 +00:00
..
2018-09-25 03:39:28 +00:00
2018-09-25 13:59:35 +00:00