[llvm] AMDGPU: Handle folding frame indexes into add with immediate (PR #110738)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 09:52:23 PDT 2024


arsenm wrote:

I realized we probably should be doing this in selection patterns to help with heuristics about how to select frame indexes, but I guess this could help in some cases? 

https://github.com/llvm/llvm-project/pull/110738


More information about the llvm-commits mailing list