[PATCH] D73585: [AMDGPU][GlobalISel] Select 8-byte LDS Ops with 4-byte alignment

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 21:07:19 PST 2020


kerbowa updated this revision to Diff 241046.
kerbowa added a comment.

Use getPtrBaseWithConstantOffset.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73585

Files:
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/DSInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-local.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73585.241046.patch
Type: text/x-patch
Size: 36412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/d5d48348/attachment.bin>


More information about the llvm-commits mailing list