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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 14 21:00:53 PDT 2018


Meinersbur added a comment.

Polly only optimizes part of the kernel. The loops containing `exp` calls are not. The swtich `-ffast-math` might help.


Repository:
  rT test-suite

https://reviews.llvm.org/D48046





More information about the llvm-commits mailing list