[PATCH] D91384: [AMDGPU] Enable multi-dword flat scratch load/stores

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 13:17:04 PST 2020


arsenm added a comment.

The GlobalISel legalization is going to need work to support this.

I think this also misses the wide register spill case handling


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

https://reviews.llvm.org/D91384



More information about the llvm-commits mailing list