[SLP] Add tests for transposable binary operations
authorMatthew Simpson <mssimpso@codeaurora.org>
Thu, 26 Apr 2018 14:50:04 +0000 (14:50 +0000)
committerMatthew Simpson <mssimpso@codeaurora.org>
Thu, 26 Apr 2018 14:50:04 +0000 (14:50 +0000)
commitcfdec0ff70db8e73b1258a483dbdb3b3e7570a20
tree9cb4cc501f93744df34c36032cc2feed1a7c772a
parentad6c26516b8667cd423ccbf7d9199fb537b5d761
[SLP] Add tests for transposable binary operations

These test cases are vectorizable, but we are currently unable to vectorize
them effectively.

llvm-svn: 330945
llvm/test/Transforms/SLPVectorizer/AArch64/transpose.ll [new file with mode: 0644]