[all-commits] [llvm/llvm-project] 6a360b: AMDGPU: Remove redundant inline constant check (#1...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Feb 18 00:37:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a360b313d27e46988d573a663e9127622eb205c
https://github.com/llvm/llvm-project/commit/6a360b313d27e46988d573a663e9127622eb205c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
Log Message:
-----------
AMDGPU: Remove redundant inline constant check (#127582)
We don't really care of this is an inline constant, only if it
will be legal.
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