[PATCH] D91308: AMDGPU: Split large offsets when selecting global saddr mode

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 10:51:32 PST 2020


rampitec accepted this revision.
rampitec added a comment.
This revision is now accepted and ready to land.

LGTM, although I think we need to look into consecutive addressing which will always use max imm offset and reinitialize base. This problem is pre-existing though.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91308/new/

https://reviews.llvm.org/D91308



More information about the llvm-commits mailing list