[llvm] [AMDGPU] Do not fold an immediate into instructions with frame indexes (PR #151263)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 30 04:20:03 PDT 2025


https://github.com/arsenm commented:

Missing a new test that would break. This looks too conservative; it will always be OK if the immediate is an inline immediate 

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


More information about the llvm-commits mailing list