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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 13:38:29 PDT 2021


rampitec updated this revision to Diff 348375.
rampitec added a comment.

Fix tidy warnings.


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

https://reviews.llvm.org/D103213

Files:
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/DSInstructions.td
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.h
  llvm/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-inline-asm.ll
  llvm/test/CodeGen/AMDGPU/ds_gws_align.ll
  llvm/test/CodeGen/AMDGPU/inline-asm.i128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103213.348375.patch
Type: text/x-patch
Size: 16512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/be5157b7/attachment-0001.bin>


More information about the llvm-commits mailing list