[llvm] [AMDGPU] Use immediates for stack accesses in chain funcs (PR #71913)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 05:09:29 PST 2023


https://github.com/jayfoad commented:

Was the generated code wrong before? Or just suboptimal, because it set up an sp register in cases where it didn't really need to?

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


More information about the llvm-commits mailing list