[PATCH] D27246: Bug fix and a proposed improvement in integer division expansion
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 03:22:08 PST 2016
joerg added a comment.
I don't know which platforms want to use this code, but keep in mind that ffs and equivalent builtins are not available on all platforms either.
Repository:
rL LLVM
https://reviews.llvm.org/D27246
More information about the llvm-commits
mailing list