Fix PR4926. When target hook EmitInstrWithCustomInserter() insert new basic...
Fix PR4926. When target hook EmitInstrWithCustomInserter() insert new basic blocks and update CFG, it should also inform sdisel of the changes so the phi source operands will come from the right basic blocks. llvm-svn: 82311
Loading
Please register or sign in to comment