[PATCH] D49503: [test-suite] Add Image Processing Kernels Using Benchmark Library: Dither Algorithms
Pankaj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 28 07:07:59 PDT 2018
proton updated this revision to Diff 157855.
proton added a comment.
added some comments
https://reviews.llvm.org/D49503
Files:
MicroBenchmarks/ImageProcessing/CMakeLists.txt
MicroBenchmarks/ImageProcessing/Dither/CMakeLists.txt
MicroBenchmarks/ImageProcessing/Dither/dither.h
MicroBenchmarks/ImageProcessing/Dither/floydDither.reference_output
MicroBenchmarks/ImageProcessing/Dither/floydDitherKernel.c
MicroBenchmarks/ImageProcessing/Dither/main.cpp
MicroBenchmarks/ImageProcessing/Dither/orderedDither.reference_output
MicroBenchmarks/ImageProcessing/Dither/orderedDitherKernel.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49503.157855.patch
Type: text/x-patch
Size: 12188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180728/43d0f9be/attachment-0001.bin>
More information about the llvm-commits
mailing list