[PATCH] D28619: [NVPTX] Only lower sin/cos to approximate instructions if unsafe math is allowed.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 22:46:34 PST 2017


jlebar added a comment.

In https://reviews.llvm.org/D28619#644775, @jlebar wrote:

> Perhaps we should merge the two foo-no-fast-math.ll files into one?  I have another few testcases I want to add very shortly.


Oh, right, you're crashing llc, so it has to be in a separate file.  Carry on!


https://reviews.llvm.org/D28619





More information about the llvm-commits mailing list