[all-commits] [llvm/llvm-project] bf8551: [AMDGPU] Add builtins for wave reduction intrinsics
Aaditya via All-commits
all-commits at lists.llvm.org
Thu Nov 20 01:09:43 PST 2025
Branch: refs/heads/users/easyonaadit/amdgpu/wave-reduce-builtins-float
Home: https://github.com/llvm/llvm-project
Commit: bf8551d17c9bfea4b6a7198f8b07723a3ce64371
https://github.com/llvm/llvm-project/commit/bf8551d17c9bfea4b6a7198f8b07723a3ce64371
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: d729f0848da7f7b3a88aaabf5e01e3bdbad296f3
https://github.com/llvm/llvm-project/commit/d729f0848da7f7b3a88aaabf5e01e3bdbad296f3
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/c5cf1b2ee54e...d729f0848da7
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