[AArch64] add SLP test for matmul (PR36280); NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 21 Feb 2018 20:34:16 +0000 (20:34 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 21 Feb 2018 20:34:16 +0000 (20:34 +0000)
commitffe51e450f6787ace4c6fa5f308ded2f44ea0202
tree53d56d457044446b58b64836d01727e02b2c38c1
parentaa782f374e6c31cd36ca38c5532a572355ee3aab
[AArch64] add SLP test for matmul (PR36280); NFC

This is a slight reduction of one of the benchmarks
that suffered with D43079. Cost model changes should
not cause this test to remain scalarized.

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