[all-commits] [llvm/llvm-project] e0f525: AMDGPU: Change bitop3 intrinsic operand to i32 (#1...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Dec 4 12:44:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0f52538c9739d945e316eac0ddd92d26e4e380a
https://github.com/llvm/llvm-project/commit/e0f52538c9739d945e316eac0ddd92d26e4e380a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950.cl
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.bitop3.ll
Log Message:
-----------
AMDGPU: Change bitop3 intrinsic operand to i32 (#118647)
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