kzhuravl added inline comments. ================ Comment at: lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp:42 #include "llvm/Support/Casting.h" +#include "AMDGPU.h" #include <cassert> ---------------- Included twice. Repository: rL LLVM https://reviews.llvm.org/D35146