nhaustov marked 8 inline comments as done. ================ Comment at: lib/Target/AMDGPU/AMDGPUDeviceLibsPass.cpp:39 @@ +38,3 @@ + + uint64_t KernelOptionMask(Function& F); + ---------------- Since the linking is at bitcode level, we can. We should review it later. https://reviews.llvm.org/D22751