[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
Wed Jan 29 10:44:43 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2605adb69c6f: [AMDGPU][GlobalISel] Select 8-byte LDS Ops with 4-byte alignment (authored by kerbowa).

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.241221.patch
Type: text/x-patch
Size: 36412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/2f0fbb23/attachment.bin>


More information about the llvm-commits mailing list