[PATCH] D14249: AMDGPU: Split LDS vector loads

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 11:08:09 PST 2015


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

If properly aligned this could allow using ds_read_b64.

http://reviews.llvm.org/D14249

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/ds_read2_superreg.ll
  test/CodeGen/AMDGPU/indirect-private-64.ll
  test/CodeGen/AMDGPU/llvm.memcpy.ll
  test/CodeGen/AMDGPU/merge-stores.ll
  test/CodeGen/AMDGPU/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14249.38948.patch
Type: text/x-patch
Size: 10332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/7e0cb3c4/attachment.bin>


More information about the llvm-commits mailing list