LLVM Auto Vectorization Benchmark PolyBench

Hello,

My task is to use some benchmark for llvm auto vectorization. I have selected Polybench.

Is it fine? Though I want simple testing of C loop code to see whether llvm exploit vector processing. I am not using polyhedral model and my work is simple testing.

What do you suggest?? or is there any other complete benchmarking suite for llvm auto vectorization??

Looking forward to your reply

Thank You