[llvm-branch-commits] [llvm] AMDGPU: Remove redundant operand folding checks (PR #140587)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed May 21 03:02:29 PDT 2025
arsenm wrote:
Had to fix regression demonstrated in #140784 by avoiding folding a second frame index into an instruction that already uses one
https://github.com/llvm/llvm-project/pull/140587
More information about the llvm-branch-commits
mailing list