"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "469c12d254423b73432cad9608420a2011820ebf"
Teach getExactSDiv to evaluate x/1 to x up front, as it's a common
enough special case, and it theoretically allows more folding because it works even when x is unanalyzable. llvm-svn: 106763
Loading
Please register or sign in to comment