[PATCH] D100394: [Clang][NVPTX] Add NVPTX intrinsics and builtins for CUDA PTX cp.async instructions

Nirvedh Meshram via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 21 17:54:49 PDT 2022


nirvedhmeshram added a comment.
Herald added subscribers: mattd, gchakrabarti, asavonic.
Herald added a project: All.

Hello, I was interested in using `llvm.nvvm.cp.async.cg.shared.global.8` and `llvm.nvvm.cp.async.cg.shared.global.4` and was wondering if there is some fundamental reason they were not added here. I only see the ca variants for these.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100394/new/

https://reviews.llvm.org/D100394



More information about the cfe-commits mailing list