[llvm] [AMDGPU] Fix negative immediate offset for unbuffered smem loads (PR #89165)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 12:04:22 PDT 2024


https://github.com/arsenm approved this pull request.

I think this code needs a cleanup. I have a hard time following what's going on with the recursion and splitting up the offsets. The addressing isn't that complex 

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


More information about the llvm-commits mailing list