[PATCH] D49503: [test-suite] Added Image Processing Kernels Using Benchmark Library: Dither Algorithms

Pankaj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 15:30:48 PDT 2018


proton updated this revision to Diff 157593.

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.cpp
  MicroBenchmarks/ImageProcessing/Dither/main.cpp
  MicroBenchmarks/ImageProcessing/Dither/orderedDither.reference_output
  MicroBenchmarks/ImageProcessing/Dither/orderedDitherKernel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49503.157593.patch
Type: text/x-patch
Size: 11872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/b7c53a32/attachment.bin>


More information about the llvm-commits mailing list