Remove the hack that turns sdiv by a power of 2 to ashr, and
use the new "exact" sdiv to allow LLVM optimization to perform this transformation. llvm-svn: 78739
Loading
Please register or sign in to comment
use the new "exact" sdiv to allow LLVM optimization to perform this transformation. llvm-svn: 78739