arsenm added inline comments. ================ Comment at: lib/Target/AMDGPU/AMDGPUMCInstLower.cpp:320 + LLVM_DEBUG(checkInstSize(*MI, TmpInst, STI, OutContext)); + ---------------- I strongly dislike assertion checks inside debug printing Repository: rL LLVM https://reviews.llvm.org/D50629