[ARM] add loop vectorizer test based on 482.sphinx3 from SPEC2006; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 27 Feb 2018 18:33:24 +0000 (18:33 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 27 Feb 2018 18:33:24 +0000 (18:33 +0000)
commit8529dd5ee10ba8e852c92cece4bef0c93206953d
tree6271ae0a488e2251f0af0a4dc4d5146528270c27
parentd70f5a0eb4714c185902f2ac43caa9427e156df4
[ARM] add loop vectorizer test based on 482.sphinx3 from SPEC2006; 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: 326221
llvm/test/Transforms/LoopVectorize/ARM/sphinx.ll [new file with mode: 0644]