"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4ea99816eff6e2799ab20eec17630c4ac534db5f"
SDISel's constant branch folding can fold away self-loops, which doesn't...
SDISel's constant branch folding can fold away self-loops, which doesn't result in any dead blocks, but rather an incorrect phi input. Add code to UnreachableMachineBlockElim to get rid of these entries. llvm-svn: 54432
Loading
Please register or sign in to comment