Skip to content
  • Jakob Stoklund Olesen's avatar
    Fix inverted conflict test in -early-coalesce. · 4141d8ee
    Jakob Stoklund Olesen authored
    A non-identity copy cannot be coalesced when the phi join destination register
    is live at the copy site.
    
    Also verify the condition that the PHI join source register is only used in
    the PHI join. Otherwise the coalescing is invalid.
    
    llvm-svn: 86322
    4141d8ee
Loading