We should remove the live range from the destination register only if *all* defs
are dead, not just the def of this register. I.e., a register could be dead, but it's subreg isn't. Testcase to follow with a subsequent patch. llvm-svn: 106878
Loading
Please register or sign in to comment