rampitec added inline comments. ================ Comment at: lib/Target/AMDGPU/SIFixSGPRCopies.cpp:751 + } + } } ---------------- missing break. Repository: rL LLVM https://reviews.llvm.org/D51932