Revert "Do schur_div with a direct 64 bit division instead of a loop on x86"
This reverts commit 923f3e95. The optimized version differed from the original in a few cases (in some cases where the return value turned out to be negative while the original implementation returned a positive value), so revert it for now until it has been analyzed completely.
Showing
Please register or sign in to comment