[Mlir-commits] [mlir] [mlir][nvvm]Add support for grid_constant attribute on LLVM function arguments (PR #78228)
    Guray Ozen 
    llvmlistbot at llvm.org
       
    Wed Jan 17 02:38:19 PST 2024
    
    
  
grypp wrote:
> > Thanks for the contribution. I am not clear how it is used `grid_constant` annotation? Is there PR in LLVM?
> 
> There are no changes in LLVM. I have updated the description. The generated metadata will be handled by libNVVM.
Thanks for the explanation. It is useful to have this is supported by libNVVM, and frankly I am okay with this PR. But it would be nice to agree the attribute with open-source llvm folks. 
 
https://github.com/llvm/llvm-project/pull/78228
    
    
More information about the Mlir-commits
mailing list