[PATCH] D50345: [test-suite] Add Interpolation kernels Using Benchmark Library

Pankaj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 7 01:53:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339115: Add interpolation kernels using Benchmark Library (authored by proton, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50345?vs=159348&id=159465#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50345

Files:
  test-suite/trunk/MicroBenchmarks/ImageProcessing/CMakeLists.txt
  test-suite/trunk/MicroBenchmarks/ImageProcessing/Interpolation/CMakeLists.txt
  test-suite/trunk/MicroBenchmarks/ImageProcessing/Interpolation/bicubic.reference_output
  test-suite/trunk/MicroBenchmarks/ImageProcessing/Interpolation/bicubicKernel.c
  test-suite/trunk/MicroBenchmarks/ImageProcessing/Interpolation/bilinear.reference_output
  test-suite/trunk/MicroBenchmarks/ImageProcessing/Interpolation/bilinearKernel.c
  test-suite/trunk/MicroBenchmarks/ImageProcessing/Interpolation/interpolation.h
  test-suite/trunk/MicroBenchmarks/ImageProcessing/Interpolation/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50345.159465.patch
Type: text/x-patch
Size: 12391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/29f82294/attachment.bin>


More information about the llvm-commits mailing list