Skip to content
  • Jakob Stoklund Olesen's avatar
    Fix sub-register operand verification. · eb38bd8c
    Jakob Stoklund Olesen authored
    PhysReg operands are not allowed to have sub-register indices at all.
    
    For virtual registers with sub-reg indices, check that all registers in
    the register class support the sub-reg index.
    
    llvm-svn: 141220
    eb38bd8c
Loading