Also convert SUBREG_TO_REG to a KILL when relevant, like the other subreg
instructions. This does not affect codegen much because SUBREG_TO_REG is only used by X86 and X86 does not use the register scavenger, but it prevents verifier errors. llvm-svn: 106583
Loading
Please register or sign in to comment