[AMDGPU] Remove constexpr from getNumUserSGPRForField/getMaxNumPreloadedSGPRs...
[AMDGPU] Remove constexpr from getNumUserSGPRForField/getMaxNumPreloadedSGPRs to appease older gcc builds Older versions of gcc wouldn't accept the constexpr getNumUserSGPRForField (introduced in D159439 / 343be513) as it couldn't treat the llvm_unreachable call as constexpr
parent
98a845c1
Please register or sign in to comment