[PATCH] D44319: [AMDGPU]Supported ds_write_b128 generation.

Farhana Aleen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 10:59:41 PST 2018


FarhanaAleen created this revision.
FarhanaAleen added a reviewer: msearles.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl, arsenm.

This is a follow-on patch of https://reviews.llvm.org/D44210


https://reviews.llvm.org/D44319

Files:
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/load-local-f32.ll
  test/CodeGen/AMDGPU/load-local-f64.ll
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44319.137800.patch
Type: text/x-patch
Size: 10768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/c34dee2e/attachment.bin>


More information about the llvm-commits mailing list