"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "469647bf384550b6a4bb06eab9f466a15be50037"
When complicated expressions are broken down into subexpressions
with multiplication by constants distributed through, occasionally those subexpressions can include both x and -x. For now, if this condition is discovered within LSR, just prune such cases away, as they won't be profitable. This fixes a "zero allocated in a base register" assertion failure. llvm-svn: 96177
Loading
Please register or sign in to comment