"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "70ee3ecd33f5f28a15388d640b0d158cd522b860"
SimplifyCFG: Don't generate invalid code for switch used to initialize
two variables where the first variable is returned and the second ignored. I don't think this occurs in practice (other passes should have cleaned up the unused phi node), but it should still be handled correctly. Also make the logic for determining if we should return early less sketchy. llvm-svn: 164225
Loading
Please register or sign in to comment