[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
Fri Mar 9 08:42:31 PST 2018


FarhanaAleen updated this revision to Diff 137761.

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-i16.ll
  test/CodeGen/AMDGPU/load-local-i32.ll
  test/CodeGen/AMDGPU/load-local-i64.ll
  test/CodeGen/AMDGPU/load-local-i8.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.137761.patch
Type: text/x-patch
Size: 11276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/0566d826/attachment.bin>


More information about the llvm-commits mailing list