[LLVMdev] [Patch] Apply for adding PolyBench to LLVM testsuite
Tobias Grosser
tobias at grosser.es
Sat Jun 8 23:55:03 PDT 2013
On 06/08/2013 11:26 PM, Star Tan wrote:
> Hi all,
>
>
> PolyBench (http://www.cse.ohio-state.edu/~pouchet/software/polybench/) is a well-known benchmark for polyhedral compiler. Since LLVM-Polly http://polly.llvm.org/) has provided a very good polyhedral optimizer for LLVM, could we add this benchmark to LLVM test-suite?
>
>
> I have attached the patch file to add PolyBench to LLVM test-suite.
Hi Star Tan,
Polybench should already be part of the LLVM test-suite. It has been
contributed by Douglas do Couto Teixeira <douglasdocouto at gmail.com>
and is available in SingleSource/Benchmarks/Polybench/.
You should be able to just take advantage what is already available.
Cheers,
Tobi
More information about the llvm-dev
mailing list