Skip to content
  • Evan Cheng's avatar
    Another rewriter bug exposed by recent coalescer changes.... · 07a6ac6b
    Evan Cheng authored
    Another rewriter bug exposed by recent coalescer changes. ReuseInfo::GetRegForReload() should make sure the "switched" register is in the desired register class. I'm surprised this hasn't caused more failures in the past.
    
    llvm-svn: 76558
    07a6ac6b
Loading