[llvm] [LLVM][NVPTX] Add cp.async.bulk.commit/wait intrinsics (PR #78698)
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 10:42:25 PST 2024
Artem-B wrote:
> I did not know that ptxas tests are not run by default. (I thought they were being run).
That would need CUDA SDK, which is not a dependency for LLVM build and would not be present for most of the folks who do build LLVM.
https://github.com/llvm/llvm-project/pull/78698
More information about the llvm-commits
mailing list