"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "d6e1e3569ca0fe5cdd0d05849ae9bc9a5e196584"
reimplement truncate() to make it optimal.
It is optimal at least up to 7 bits (I've tested all such cases) This change to truncate() allows a little simplification to the multiplication code, and it also makes multiplication optimal :) llvm-svn: 160512
Loading
Please register or sign in to comment