Check that the register is live-in to the loop header before inserting copies in
the loop predecessors. The register can be live-out from a predecessor without being live-in to the loop header if there is a critical edge from the predecessor. llvm-svn: 122123
Loading
Please register or sign in to comment