[PATCH] D49341: [test-suite] Added Image Processing Kernels Using Benchmark Library: Blur Algorithms
Pankaj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 6 14:16:43 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339055: Add image blur algorithms using Benchmark Library (authored by proton, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49341?vs=159183&id=159392#toc
Repository:
rT test-suite
https://reviews.llvm.org/D49341
Files:
test-suite/trunk/MicroBenchmarks/ImageProcessing/Blur/CMakeLists.txt
test-suite/trunk/MicroBenchmarks/ImageProcessing/Blur/blur.h
test-suite/trunk/MicroBenchmarks/ImageProcessing/Blur/boxBlur.reference_output
test-suite/trunk/MicroBenchmarks/ImageProcessing/Blur/boxBlurKernel.c
test-suite/trunk/MicroBenchmarks/ImageProcessing/Blur/gaussianBlur.reference_output
test-suite/trunk/MicroBenchmarks/ImageProcessing/Blur/gaussianBlurKernel.c
test-suite/trunk/MicroBenchmarks/ImageProcessing/Blur/main.cpp
test-suite/trunk/MicroBenchmarks/ImageProcessing/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49341.159392.patch
Type: text/x-patch
Size: 10907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/d1baa419/attachment.bin>
More information about the llvm-commits
mailing list