"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "880b080887e59879a45bf24f852f44b2976d8e52"
fix another miscompile in the llvm.sadd formation logic: it wasn't
checking to see if the high bits of the original add result were dead. Inserting a smaller add and zexting back to that size is not good enough. This is likely to be the fix for 8816. llvm-svn: 122177
Loading
Please register or sign in to comment