[PATCH] D33310: [APInt] Add support for dividing or remainder by a uint64_t or int64_t.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 23:27:36 PDT 2017


craig.topper added a comment.

Forgot to mention, we should look into merging divide and tcDivide in the future.


https://reviews.llvm.org/D33310





More information about the llvm-commits mailing list