[PATCH] D48046: [test-suite] Backprop kernel from Rodinia Benchmark

Pankaj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 04:42:55 PDT 2018


proton updated this revision to Diff 158977.
proton added a comment.

Changes:

- Use glibc_compat_rand.c from Common folder of Rodinia
- Use float * instead of the pointer to VLA in main.c
- Changed CMakeLists.txt




https://reviews.llvm.org/D48046

Files:
  MultiSource/Benchmarks/Rodinia/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/backprop/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/backprop/backprop.h
  MultiSource/Benchmarks/Rodinia/backprop/backprop.reference_output
  MultiSource/Benchmarks/Rodinia/backprop/backpropKernel.c
  MultiSource/Benchmarks/Rodinia/backprop/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48046.158977.patch
Type: text/x-patch
Size: 17524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/88f06d51/attachment.bin>


More information about the llvm-commits mailing list