[PATCH] D46735: [Test-Suite] Added Box Blur And Sobel Edge Detection

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 10:03:17 PDT 2018


Meinersbur added a comment.

Some context: Pankaj is a GSoC student on a project to add more Polly-optimizable benchmarks. Currently, only SingleSource/Benchmarks/Polybench is really optimizable, most other benchmarks contain some kind of pre-optimization that makes it difficult for Polly to preserve semantics, even if the algorithm itself is 100% optimizable.

This is the first patch of hopefully many others. Comments on its outer form, structure, etc. are highly appreciated before more are added. Thanks @MatzeB.


Repository:
  rT test-suite

https://reviews.llvm.org/D46735





More information about the llvm-commits mailing list