[PATCH] D103197: [AMDGPU] All GWS instructions need aligned VGPR on gfx90a

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 16:16:31 PDT 2021


rampitec updated this revision to Diff 349126.
rampitec marked 2 inline comments as done.
rampitec added a comment.

Same code added to selectDSGWSIntrinsic().


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

https://reviews.llvm.org/D103197

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/ds_gws_align.ll
  llvm/test/CodeGen/AMDGPU/verify-ds-gws-align.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103197.349126.patch
Type: text/x-patch
Size: 9934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/3134db96/attachment-0001.bin>


More information about the llvm-commits mailing list