[all-commits] [llvm/llvm-project] ed1199: [AMDGPU] DPP wave reduction for long types - 3 (#1...
Aaditya via All-commits
all-commits at lists.llvm.org
Wed Apr 15 02:38:25 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed1199a9d452bd31df3b20a8e8a9d2e00632f823
https://github.com/llvm/llvm-project/commit/ed1199a9d452bd31df3b20a8e8a9d2e00632f823
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.and.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.or.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.xor.ll
Log Message:
-----------
[AMDGPU] DPP wave reduction for long types - 3 (#189226)
Supported Ops: `and`, `or`, `xor`
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