[all-commits] [llvm/llvm-project] ba1a09: [AMDGPU] Allow overload of __builtin_amdgcn_mov_dp...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Oct 31 02:19:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba1a09da8d4d8138e932d3b6dc96a7bfc5b86fe7
      https://github.com/llvm/llvm-project/commit/ba1a09da8d4d8138e932d3b6dc96a7bfc5b86fe7
  Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsAMDGPU.def
    M clang/include/clang/Sema/SemaAMDGPU.h
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Sema/SemaAMDGPU.cpp
    M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx10.cl
    M clang/test/SemaOpenCL/builtins-amdgcn-error-gfx10.cl

  Log Message:
  -----------
  [AMDGPU] Allow overload of __builtin_amdgcn_mov_dpp8 (#113610)

The same handling as for __builtin_amdgcn_mov_dpp.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list