[llvm] [AMDGCN][SDAG] Expand (INSERT|EXTRACT)_VECTOR_ELT for dynamic indices even with -O0 (PR #170323)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 2 08:35:21 PST 2025
Juan Manuel Martinez =?utf-8?q?Caamaño?=,
Juan Manuel Martinez =?utf-8?q?Caamaño?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/170323 at github.com>
arsenm wrote:
> for vector types that do not map to a SI_INDIRECT_SRC/DST pattern.
Should just fix those to have the patterns? This shouldn't be a mandatory combine
https://github.com/llvm/llvm-project/pull/170323
More information about the llvm-commits
mailing list