[SLP] remove unused reduction functions; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 15 Jan 2021 19:34:33 +0000 (14:34 -0500)
committerSanjay Patel <spatel@rotateright.com>
Fri, 15 Jan 2021 19:59:33 +0000 (14:59 -0500)
commit1f21de535d37997c41b9b1ecb2f7ca0e472e9f77
tree0cad6e48bbb28651d8892ee7816f8a5b3a5ea3b4
parenta9e939760c6f21476109559cc3e21779bddddaff
[SLP] remove unused reduction functions; NFC

These were made obsolete by simplifying the code in recent patches.
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp