Fix possible assertion when using PBQP with debug info
Skip debug instructions before calling functions not expecting them. In particular, LIS.getInstructionIndex(*mi) would fail if mi was a debg instr. Differential Revision: https://reviews.llvm.org/D76129
Loading
Please register or sign in to comment