[llvm] [AMDGPU] Support waterfall loop for SOffset in VBUFFER (PR #95249)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 12 06:47:52 PDT 2024
https://github.com/arsenm commented:
If it's only the scalar offset, would it be cheaper to extract the stride bits to multiply the vector offset?
https://github.com/llvm/llvm-project/pull/95249
More information about the llvm-commits
mailing list