[llvm] [LLVM][NVPTX] Add cp.async.bulk.commit/wait intrinsics (PR #78698)

Guray Ozen via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 09:14:04 PST 2024


grypp wrote:

> > Looks good to me.
> 
> > 
> 
> > Out of curiosity do we have maximum integer limit for `bulk.wait.group` ?
> 
> 
> 
> Not sure. I am checking here.
> 
> 
> 
> Even if a limit exists, I am afraid I may not be able to add a check, until it gets updated/documented in the public PTX spec.

Thanks for checking. I also cannot see it in the PTX doc. 

https://github.com/llvm/llvm-project/pull/78698


More information about the llvm-commits mailing list