AMDGPU/SI: Fix bug in SIInstrInfo::insertWaitStates() uncovered by r268260
We can't use MI->getDebugLoc() when MI is an iterator that could be MBB.end(). llvm-svn: 268265
Loading
Please register or sign in to comment
We can't use MI->getDebugLoc() when MI is an iterator that could be MBB.end(). llvm-svn: 268265