[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 09:58:25 PST 2024


Artem-B wrote:

Please verify that the new instructions are actually accepted by ptxas by running the new tests with `LLVM_PTXAS_EXECUTABLE=/path/to/cuda/bin/ptxas` set in the environment. 

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


More information about the llvm-commits mailing list