[all-commits] [llvm/llvm-project] a76b02: [AMDGPU] Extending wave reduction intrinsics for `...
Aaditya via All-commits
all-commits at lists.llvm.org
Wed Sep 10 05:27:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a76b02ddebf365c578f4902bba6946e8c2bfb1fc
https://github.com/llvm/llvm-project/commit/a76b02ddebf365c578f4902bba6946e8c2bfb1fc
Author: Aaditya <115080342+easyonaadit at users.noreply.github.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.add.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.sub.ll
Log Message:
-----------
[AMDGPU] Extending wave reduction intrinsics for `i64` types - 2 (#151309)
Supporting Arithemtic Operations: `add`, `sub`
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