[PATCH] D100008: [AMDGPU] Only use ds_read/write_b128 for alignment >= 16

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 20:08:42 PDT 2021


hsmhsm created this revision.
hsmhsm added reviewers: rampitec, arsenm, foad, mbrkusanin, t-tye, cfang.
Herald added subscribers: kerbowa, hiraditya, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
hsmhsm requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

PS: Submitting on behalf of Jay.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100008

Files:
  llvm/lib/Target/AMDGPU/DSInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/lds-misaligned-bug.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/load-unaligned.ll
  llvm/test/CodeGen/AMDGPU/ds-alignment.ll
  llvm/test/CodeGen/AMDGPU/ds_read2.ll
  llvm/test/CodeGen/AMDGPU/ds_write2.ll
  llvm/test/CodeGen/AMDGPU/lds-misaligned-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100008.335704.patch
Type: text/x-patch
Size: 11121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/0934f5fe/attachment.bin>


More information about the llvm-commits mailing list