"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3f610268d769a97bad4721d871a856f79e47c5fc"
Fix a silly restriction on the fast-path for hash_combine_range. This
caused several clients to select the slow variation. =[ This is extra annoying because we don't have any realistic way of testing this -- by design, these two functions *must* compute the same value. Found while inspecting the output of some benchmarks I'm working on. llvm-svn: 152369
Loading
Please register or sign in to comment