[all-commits] [llvm/llvm-project] f76165: AMDGPU: Add builtins & codegen support for bitop3_...

Pravin Jagtap via All-commits all-commits at lists.llvm.org
Tue Nov 26 17:03:15 PST 2024


  Branch: refs/heads/users/arsenm/gfx950/codegen-bitop3
  Home:   https://github.com/llvm/llvm-project
  Commit: f76165bd1ab51e40c73abe52b1eebcfd8dfa0d8c
      https://github.com/llvm/llvm-project/commit/f76165bd1ab51e40c73abe52b1eebcfd8dfa0d8c
  Author: Pravin Jagtap <Pravin.Jagtap at amd.com>
  Date:   2024-11-27 (Wed, 27 Nov 2024)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsAMDGPU.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/test/CodeGenOpenCL/amdgpu-features.cl
    M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950-err.cl
    M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950.cl
    M clang/test/SemaOpenCL/builtins-amdgcn-error-gfx950-param.cl
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/lib/TargetParser/TargetParser.cpp
    A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.bitop3.ll

  Log Message:
  -----------
  AMDGPU: Add builtins & codegen support for bitop3_b{16|32} of gfx950.

Co-authored-by: Pravin Jagtap <Pravin.Jagtap at amd.com>



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