[PATCH] D49339: [test-suite] Added Image Processing Kernels Using Benchmark Library: utilities functions

Pankaj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 12:40:49 PDT 2018


proton updated this revision to Diff 157739.
proton edited the summary of this revision.
proton added a comment.

Renamed glibc_compat_rand.cpp back to glibc_compat_rand.c and fixed the link erorr mentioned earlier in summary (when glibc_compat_rand.c was used) .


https://reviews.llvm.org/D49339

Files:
  MicroBenchmarks/CMakeLists.txt
  MicroBenchmarks/ImageProcessing/utils/ImageHelper.cpp
  MicroBenchmarks/ImageProcessing/utils/ImageHelper.h
  MicroBenchmarks/ImageProcessing/utils/glibc_compat_rand.c
  MicroBenchmarks/ImageProcessing/utils/glibc_compat_rand.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49339.157739.patch
Type: text/x-patch
Size: 6676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/11896433/attachment.bin>


More information about the llvm-commits mailing list