[PATCH] D103166: [AMDGPU] Fix function calls with flat scratch

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 12:28:29 PDT 2021


rampitec added a comment.

In D103166#2782087 <https://reviews.llvm.org/D103166#2782087>, @foad wrote:

> Does globalisel handle this?

Similar code is needed in the AMDGPUInstructionSelector::selectScratchSAddr().


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103166



More information about the llvm-commits mailing list