[PATCH] D68360: PR41162 Implement LKK remainder and divisibility algorithms
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 3 04:34:26 PDT 2019
xbolva00 added inline comments.
================
Comment at: llvm/test/CodeGen/X86/urem-lkk.ll:4
+
+define i32 @fold_urem_positve_odd(i32 %x) {
+; CHECK-LABEL: fold_urem_positve_odd:
----------------
Typo in name
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68360/new/
https://reviews.llvm.org/D68360
More information about the llvm-commits
mailing list