[PATCH] D77323: AMDGPU: Use 128-bit DS operations by default

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 11:22:52 PDT 2020


arsenm created this revision.
arsenm added reviewers: rampitec, yaxunl.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, nhaehnle, wdng, jvesely, kzhuravl.

https://reviews.llvm.org/D77323

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir
  llvm/test/CodeGen/AMDGPU/concat_vectors.ll
  llvm/test/CodeGen/AMDGPU/ds_read2_superreg.ll
  llvm/test/CodeGen/AMDGPU/indirect-private-64.ll
  llvm/test/CodeGen/AMDGPU/insert-subvector-unused-scratch.ll
  llvm/test/CodeGen/AMDGPU/load-local-f32.ll
  llvm/test/CodeGen/AMDGPU/load-local-f64.ll
  llvm/test/CodeGen/AMDGPU/load-local-i16.ll
  llvm/test/CodeGen/AMDGPU/load-local-i32.ll
  llvm/test/CodeGen/AMDGPU/load-local-i64.ll
  llvm/test/CodeGen/AMDGPU/load-local-i8.ll
  llvm/test/CodeGen/AMDGPU/local-64.ll
  llvm/test/CodeGen/AMDGPU/reorder-stores.ll
  llvm/test/CodeGen/AMDGPU/split-vector-memoperand-offsets.ll
  llvm/test/CodeGen/AMDGPU/store-local.ll
  llvm/test/CodeGen/AMDGPU/store-v3i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77323.254569.patch
Type: text/x-patch
Size: 126819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/a66e44d8/attachment.bin>


More information about the llvm-commits mailing list