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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 07:29:00 PDT 2019


jsji added reviewers: hfinkel, nemanjai.
jsji added a comment.

Can you please also pre commit the new tests like `srem-lkk.ll` `urem-lkk.ll` to PowerPC codegen test dir as well, so that we can see what is the impact to PowerPC?  Thanks.


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

https://reviews.llvm.org/D68360





More information about the llvm-commits mailing list