[PATCH] D29346: Fix APFloat mod

Steve Canon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 05:58:32 PST 2017


scanon added a comment.

Numerically this is sound, and something that I've wanted to fix for a while but haven't had time to deal with. Thanks for doing it! Please add some test cases that would detect the old error (@gottesmm can likely point you in the right direction).


https://reviews.llvm.org/D29346





More information about the llvm-commits mailing list