"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "21458fdc551d08908f20ecd54f73f24e6c62323a"
Exploit non-negative numerators
isl marks known non-negative numerators in modulo (and soon also division) operations. We now exploit this by generating unsigned operations. This is beneficial as unsigned operations with power-of-two denominators will be translated by isl to fast bitshift or bitwise and operations. llvm-svn: 238577
Loading
Please register or sign in to comment