[all-commits] [llvm/llvm-project] f05147: [AMDGPU] Add builtins for wave reduction intrinsics
Aaditya via All-commits
all-commits at lists.llvm.org
Thu Nov 20 01:53:16 PST 2025
Branch: refs/heads/users/easyonaadit/amdgpu/wave-reduce-builtins-float
Home: https://github.com/llvm/llvm-project
Commit: f0514770b2ee6f47ce39c97409a992fff9a57e23
https://github.com/llvm/llvm-project/commit/f0514770b2ee6f47ce39c97409a992fff9a57e23
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/lib/CodeGen/TargetBuiltins/AMDGPU.cpp
M clang/test/CodeGenOpenCL/builtins-amdgcn.cl
Log Message:
-----------
[AMDGPU] Add builtins for wave reduction intrinsics
Commit: f7e07e514ae6b2e31f4fae38694d95b051be55d6
https://github.com/llvm/llvm-project/commit/f7e07e514ae6b2e31f4fae38694d95b051be55d6
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/lib/CodeGen/TargetBuiltins/AMDGPU.cpp
M clang/test/CodeGenOpenCL/builtins-amdgcn.cl
Log Message:
-----------
Review comments: remove the float overload.
Compare: https://github.com/llvm/llvm-project/compare/9870ef15c23f...f7e07e514ae6
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