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

Tim Gymnich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 06:13:58 PDT 2019


TG908 added a comment.

I tested loops containing a rem operation on AArch64.
With LKK the loop body contains 3 fewer instructions.


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

https://reviews.llvm.org/D68360





More information about the llvm-commits mailing list