[all-commits] [llvm/llvm-project] 460bb4: [AMDGPU] Add builtins for wave reduction intrinsics
Aaditya via All-commits
all-commits at lists.llvm.org
Wed Jun 10 00:11:03 PDT 2026
Branch: refs/heads/users/easyonaadit/amdgpu/i16-wave-reduction-builtins
Home: https://github.com/llvm/llvm-project
Commit: 460bb411a4d7f2e73ca4117616af169e3ddd9144
https://github.com/llvm/llvm-project/commit/460bb411a4d7f2e73ca4117616af169e3ddd9144
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.td
M clang/lib/CodeGen/TargetBuiltins/AMDGPU.cpp
M clang/test/CodeGenOpenCL/builtins-amdgcn.cl
Log Message:
-----------
[AMDGPU] Add builtins for wave reduction intrinsics
Assisted by - Claude-sonnet:4.6
Commit: 67379b2dbd9892658b04bafb81c4976390bf0d77
https://github.com/llvm/llvm-project/commit/67379b2dbd9892658b04bafb81c4976390bf0d77
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M clang/test/Sema/wave-reduce-builtins-validate-amdgpu.cl
Log Message:
-----------
Missing SEMA tests
Compare: https://github.com/llvm/llvm-project/compare/6d3d523ef054...67379b2dbd98
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