[all-commits] [llvm/llvm-project] adeacd: AMDGPU: Change bitop3 intrinsic operand to i32
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Dec 4 12:42:51 PST 2024
Branch: refs/heads/users/arsenm/gfx950/change-bitop3-immarg-to-i32
Home: https://github.com/llvm/llvm-project
Commit: adeacd4dbf8e41d4aeb3b4de37d20acab1774a24
https://github.com/llvm/llvm-project/commit/adeacd4dbf8e41d4aeb3b4de37d20acab1774a24
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
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
Commit: be4f05031578e5997d4a2607514b16cac653cd68
https://github.com/llvm/llvm-project/commit/be4f05031578e5997d4a2607514b16cac653cd68
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
Log Message:
-----------
Fix clang builtins
Compare: https://github.com/llvm/llvm-project/compare/3a948435d3f7...be4f05031578
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