[all-commits] [llvm/llvm-project] 2a702e: Use unsigned types for __popc/__popcll to match th...

Artem Belevich via All-commits all-commits at lists.llvm.org
Tue Sep 5 16:03:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a702eca3efa066e3a470cd3b17082a05e118c91
      https://github.com/llvm/llvm-project/commit/2a702eca3efa066e3a470cd3b17082a05e118c91
  Author: Artem Belevich <tra at google.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M clang/lib/Headers/__clang_cuda_device_functions.h
    M clang/lib/Headers/__clang_cuda_libdevice_declares.h

  Log Message:
  -----------
  Use unsigned types for __popc/__popcll to match their declarations in CUDA headers.

https://github.com/llvm/llvm-project/issues/65250




More information about the All-commits mailing list