[clang] [llvm] [NVPTX] Add 'activemask' builtin and intrinsic support (PR #79768)
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 29 09:59:26 PST 2024
jlebar wrote:
Unlike the other PRs, this one has a CUDA function, `__activemask()`. Presumably we should make that one work by hacking our headers?
https://github.com/llvm/llvm-project/pull/79768
More information about the llvm-commits
mailing list