[all-commits] [llvm/llvm-project] 160fd1: Removing redundant variables.
Aaditya via All-commits
all-commits at lists.llvm.org
Thu Jul 24 04:59:29 PDT 2025
Branch: refs/heads/users/easyonaadit/amdgpu/wave-reduce-intrinsics-i64
Home: https://github.com/llvm/llvm-project
Commit: 160fd1ff09022b086c6b71ef0f99d372ef01ee01
https://github.com/llvm/llvm-project/commit/160fd1ff09022b086c6b71ef0f99d372ef01ee01
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
Removing redundant variables.
Commit: 02d585140a0831646fd6f9443b153975774f1cba
https://github.com/llvm/llvm-project/commit/02d585140a0831646fd6f9443b153975774f1cba
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.sub.ll
Log Message:
-----------
Getting negated value using S_SUB_I32 in place of S_MUL_I32.
Compare: https://github.com/llvm/llvm-project/compare/2685c0efa55b...02d585140a08
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