[all-commits] [llvm/llvm-project] df0a37: [AMDGPU] Add builtins for wave reduction intrinsics
Aaditya via All-commits
all-commits at lists.llvm.org
Wed Jun 10 01:02:19 PDT 2026
Branch: refs/heads/users/easyonaadit/amdgpu/i16-wave-reduction-builtins
Home: https://github.com/llvm/llvm-project
Commit: df0a37309fa69ef47c31e41dc2be262ef82a2389
https://github.com/llvm/llvm-project/commit/df0a37309fa69ef47c31e41dc2be262ef82a2389
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: f7979dfe792392b5281df43ddb53738b9468866e
https://github.com/llvm/llvm-project/commit/f7979dfe792392b5281df43ddb53738b9468866e
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/67379b2dbd98...f7979dfe7923
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