[PATCH] D68360: PR41162 Implement LKK remainder and divisibility algorithms

Tim Gymnich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 6 03:34:12 PDT 2019


TG908 added a comment.

A C implementation <https://godbolt.org/z/ue_13j> of LKK suggests that it should be possible to generate better code on AArch64.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68360/new/

https://reviews.llvm.org/D68360





More information about the llvm-commits mailing list