Improve sub-register def handling in ProcessImplicitDefs.
This boils down to using MachineOperand::readsReg() more. This fixes PR11829 where a use ended up after the first def when lowering REG_SEQUENCE instructions involving IMPLICIT_DEFs. llvm-svn: 148996
Loading
Please register or sign in to comment