[PATCH] D44210: [AMDGPU] Supported ds_read_b128 generation; Widened vector length for local address-space

Farhana Aleen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 16:12:04 PST 2018


FarhanaAleen updated this revision to Diff 137670.
FarhanaAleen added a comment.

Enabled ds_read_b128 under a switch and incorporated additional comments.


https://reviews.llvm.org/D44210

Files:
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/load-local-i32.ll
  test/CodeGen/AMDGPU/load-local-i64.ll
  test/Transforms/LoadStoreVectorizer/AMDGPU/merge-stores.ll
  test/Transforms/LoadStoreVectorizer/AMDGPU/multiple_tails.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44210.137670.patch
Type: text/x-patch
Size: 8457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/68fb09aa/attachment.bin>


More information about the llvm-commits mailing list