[all-commits] [llvm/llvm-project] 7ed4a3: Propagate Constants for Wave Reduction Intrinsics
Aaditya via All-commits
all-commits at lists.llvm.org
Wed Aug 6 23:12:49 PDT 2025
Branch: refs/heads/users/easyonaadit/amdgpu/constant-propogation-for-wave-reduce
Home: https://github.com/llvm/llvm-project
Commit: 7ed4a3ec11af4bf51116fd1a0a350526a872094e
https://github.com/llvm/llvm-project/commit/7ed4a3ec11af4bf51116fd1a0a350526a872094e
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.add.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.and.ll
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.or.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.sub.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umax.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umin.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.xor.ll
M llvm/test/Transforms/InstSimplify/ConstProp/AMDGPU/wave.reduce.ll
Log Message:
-----------
Propagate Constants for Wave Reduction Intrinsics
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