AMDGPU: Fix groupstaticsize for large LDS
The size can exceed s_movk_i32's limit, and we don't want to use it this early since it inhibits optimizations. This should probably be merged to the release branch. llvm-svn: 276438
Loading
Please register or sign in to comment