[SLPVectorizer] add tests for bogus reductions; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 20 Sep 2019 14:17:00 +0000 (14:17 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 20 Sep 2019 14:17:00 +0000 (14:17 +0000)
commit4896f7243d629dfa9cce4acf2f72ca1e081a2c40
treebf4f43e2d035cee82e514945483866ab7a73d083
parent4fff87d2eea1fb8e835df9e6dbd8372bc5c313be
[SLPVectorizer] add tests for bogus reductions; NFC

https://bugs.llvm.org/show_bug.cgi?id=42708
https://bugs.llvm.org/show_bug.cgi?id=43146

llvm-svn: 372393
llvm/test/Transforms/SLPVectorizer/X86/bad-reduction.ll [new file with mode: 0644]