Skip to content
  • Jakob Stoklund Olesen's avatar
    Fix PR6300. · 2988d573
    Jakob Stoklund Olesen authored
    A virtual register can be used before it is defined in the same MBB if the MBB
    is part of a loop. Teach the implicit-def pass about this case.
    
    llvm-svn: 96279
    2988d573
Loading