================
@@ -1312,6 +1312,11 @@ The AMDGPU backend supports the following LLVM IR 
attributes.
                                              the frame. This is an internal 
detail of how LDS variables are lowered,
                                              language front ends should not 
set this attribute.
 
+     "amdgpu-max-num-work-groups"="x,y,z"    Specify the maximum number of 
work groups for the kernel dispatch in the
----------------
arsenm wrote:

"workgroup" instead of "work-groups" for consistency 

https://github.com/llvm/llvm-project/pull/79035
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to