[all-commits] [llvm/llvm-project] 27183e: AMDGPU: Remove redundant inline constant check
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 17 23:27:10 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/si-fold-operands-remove-redundant-imm-check
Home: https://github.com/llvm/llvm-project
Commit: 27183ed74750a7db7f07f1d485fa21468cccd935
https://github.com/llvm/llvm-project/commit/27183ed74750a7db7f07f1d485fa21468cccd935
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
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