[PATCH] D101408: [AMDGPU] Change FLAT Scratch SADDR to VADDR form in moveToVALU

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 16:00:10 PDT 2021


rampitec created this revision.
rampitec added reviewers: arsenm, Joe_Nash.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Extend the legalization of global SADDR loads and stores
with changing to VADDR to the FLAT scratch instructions.


https://reviews.llvm.org/D101408

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/test/CodeGen/AMDGPU/move-load-addr-to-valu.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101408.341011.patch
Type: text/x-patch
Size: 4549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/e88d7d04/attachment-0001.bin>


More information about the llvm-commits mailing list