"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "54a9b4c02ff57e9847e0c501578e51db6f73d3be"
Make sure we use the right insertion point when instcombine replaces a PHI...
Make sure we use the right insertion point when instcombine replaces a PHI with another instruction. (Specifically, don't insert an arbitrary instruction before a PHI.) Fixes PR11275. llvm-svn: 143437
Loading
Please register or sign in to comment