[PATCH] D49886: [test-suite] Added pathfinder kernel from Rodinia Benchmark

Pankaj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 16:26:21 PDT 2018


proton created this revision.
proton added reviewers: Meinersbur, homerdin, hfinkel, MatzeB.
Herald added subscribers: llvm-commits, mgorny.
Herald added a reviewer: bollu.

Runtime:
O0-> kernel 0.40s ,  total = 0.85s
https://reviews.llvm.org/owners/package/3/-> kernel 0.05s, total = 0.32s
https://reviews.llvm.org/owners/package/3/+Polly-> same as https://reviews.llvm.org/owners/package/3/


Repository:
  rT test-suite

https://reviews.llvm.org/D49886

Files:
  MultiSource/Benchmarks/Rodinia/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/pathfinder/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/pathfinder/Makefile
  MultiSource/Benchmarks/Rodinia/pathfinder/main.c
  MultiSource/Benchmarks/Rodinia/pathfinder/pathfinder.h
  MultiSource/Benchmarks/Rodinia/pathfinder/pathfinder.reference_output
  MultiSource/Benchmarks/Rodinia/pathfinder/pathfinderKernel.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49886.157600.patch
Type: text/x-patch
Size: 9053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/0abaafe1/attachment.bin>


More information about the llvm-commits mailing list