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

Durgadoss R via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 08:08:27 PST 2024


durga4github 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.

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


More information about the llvm-commits mailing list