[all-commits] [llvm/llvm-project] 15ce7e: [AMDGPU] DPP wave reduction for long types - 1 (#1...
Aaditya via All-commits
all-commits at lists.llvm.org
Wed Apr 15 02:32:10 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15ce7e18295a972c9ab13046f371ed808b3a6e53
https://github.com/llvm/llvm-project/commit/15ce7e18295a972c9ab13046f371ed808b3a6e53
Author: Aaditya <115080342+easyonaadit at users.noreply.github.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.max.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.min.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umax.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umin.ll
Log Message:
-----------
[AMDGPU] DPP wave reduction for long types - 1 (#189224)
Supported Ops: `min`, `max`, `umin`, `umax`
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