[PATCH] D49883: [test-suite] Added Image Processing Kernels Using Benchmark Library: Dilate Kernel
Pankaj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 13 06:45:55 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339564: Add Image dilate kernel(for grayscale Images) using Benchmark Library (authored by proton, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49883?vs=157856&id=160346#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49883
Files:
test-suite/trunk/MicroBenchmarks/ImageProcessing/CMakeLists.txt
test-suite/trunk/MicroBenchmarks/ImageProcessing/Dilate/CMakeLists.txt
test-suite/trunk/MicroBenchmarks/ImageProcessing/Dilate/dilate.h
test-suite/trunk/MicroBenchmarks/ImageProcessing/Dilate/dilate.reference_output
test-suite/trunk/MicroBenchmarks/ImageProcessing/Dilate/dilateKernel.c
test-suite/trunk/MicroBenchmarks/ImageProcessing/Dilate/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49883.160346.patch
Type: text/x-patch
Size: 6741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/49eca22f/attachment.bin>
More information about the llvm-commits
mailing list