AMDGPU: Fix iterator error when lowering SI_END_CF
If the instruction is the last in the block, there is no next instruction but the iteration still needs to look at the new block. llvm-svn: 369203
Loading
Please sign in to comment
If the instruction is the last in the block, there is no next instruction but the iteration still needs to look at the new block. llvm-svn: 369203