[all-commits] [llvm/llvm-project] 05d7ac: AMDGPU: Add builtins & codegen support for bitop3_...
Pravin Jagtap via All-commits
all-commits at lists.llvm.org
Tue Nov 26 20:29:52 PST 2024
Branch: refs/heads/users/arsenm/gfx950/codegen-bitop3
Home: https://github.com/llvm/llvm-project
Commit: 05d7ac2bfdfc97614b0bb2fb26bf4c6a06b38e4c
https://github.com/llvm/llvm-project/commit/05d7ac2bfdfc97614b0bb2fb26bf4c6a06b38e4c
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