[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 20:54:12 PST 2017


jlebar accepted this revision.
jlebar added a comment.
This revision is now accepted and ready to land.

Looks great.

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.


https://reviews.llvm.org/D28619





More information about the llvm-commits mailing list