[PATCH] D47644: Added backprop kernel from Rodinia Benchmark

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 13:51:27 PDT 2018


homerdin added inline comments.


================
Comment at: MultiSource/Benchmarks/Rodinia/backprop/backprop.h:1
+#ifndef _BACKPROP_H_
+#define _BACKPROP_H_
----------------
Is this file executable?


Repository:
  rT test-suite

https://reviews.llvm.org/D47644





More information about the llvm-commits mailing list