[all-commits] [llvm/llvm-project] f526ee: [CUDA] Provide address space conversion builtins.

Artem Belevich via All-commits all-commits at lists.llvm.org
Tue Oct 12 14:57:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f526ee5b8517b60620cd03bb3e5945ed69d6bfaa
      https://github.com/llvm/llvm-project/commit/f526ee5b8517b60620cd03bb3e5945ed69d6bfaa
  Author: Artem Belevich <tra at google.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M clang/lib/Headers/__clang_cuda_intrinsics.h

  Log Message:
  -----------
  [CUDA] Provide address space conversion builtins.

CUDA-11 headers rely on these NVCC builtins.
Despite having `__nv` previx, those are *not* provided by libdevice.

Differential Revision: https://reviews.llvm.org/D111665




More information about the All-commits mailing list