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

Pankaj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 14:34:06 PDT 2018


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

Added -ffast-math flag... Polly recognizes entire kernel but still no performance improvement with Polly.


https://reviews.llvm.org/D48046

Files:
  CMakeLists.txt
  Makefile
  backprop/CMakeLists.txt
  backprop/Makefile
  backprop/backprop.c
  backprop/backprop.h
  backprop/backprop.reference_output
  backprop/main.c





More information about the llvm-commits mailing list