[SLP] remove opcode identifier for reduction; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 7 Jan 2021 19:06:10 +0000 (14:06 -0500)
committerSanjay Patel <spatel@rotateright.com>
Thu, 7 Jan 2021 19:07:27 +0000 (14:07 -0500)
commit4c7148d75cd7e75f169251cdab3e013819344cfd
treeb253365833dc24828c91a37fe233d12ae22c2d3a
parent906efeec0a471be522588bd7cbb7f61459b2b437
[SLP] remove opcode identifier for reduction; NFC

Another step towards allowing intrinsics in reduction matching.
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp