"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d15609a582a5ec8e6788784c9e1732fa95a1109f"
Fix reassociate to use a worklist instead of recursing when new
reassociation opportunities are exposed. This fixes a bug where the nested reassociation expects to be the IR to be consistent, but it isn't, because the outer reassociation has disconnected some of the operands. rdar://9167457 llvm-svn: 129324
Loading
Please register or sign in to comment