[PATCH] D49896: [test-suite] Added common files requred by kernels of Rodinia Benchmark
Pankaj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 26 17:46:26 PDT 2018
proton created this revision.
proton added reviewers: Meinersbur, homerdin, hfinkel, cmatthews, MatzeB, kristof.beyls.
Herald added subscribers: llvm-commits, mgorny.
rand() is used by almost all the kernels in Rodinia benchmark hence added a rand implementation in a common folder.
This patch also contains Rodinia license.
Repository:
rT test-suite
https://reviews.llvm.org/D49896
Files:
LICENSE.TXT
MultiSource/Benchmarks/CMakeLists.txt
MultiSource/Benchmarks/Rodinia/Common/glibc_compat_rand.c
MultiSource/Benchmarks/Rodinia/Common/glibc_compat_rand.h
MultiSource/Benchmarks/Rodinia/LICENSE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49896.157619.patch
Type: text/x-patch
Size: 7053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/997ac38a/attachment.bin>
More information about the llvm-commits
mailing list