[PATCH] D68360: PR41162 Implement LKK remainder and divisibility algorithms [urem]
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 04:52:13 PDT 2019
xbolva00 added a comment.
Here you can find benchmarks if you want measure this new code a bit.
https://lemire.me/blog/2019/02/08/faster-remainders-when-the-divisor-is-a-constant-beating-compilers-and-libdivide/
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68360/new/
https://reviews.llvm.org/D68360
More information about the llvm-commits
mailing list