[PATCH] D66385: AMDGPU/GlobalISel: Fix load/store of types in other address spaces

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 20:43:57 PDT 2019


arsenm updated this revision to Diff 218019.
arsenm added a comment.

Rebase and fix failure


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66385/new/

https://reviews.llvm.org/D66385

Files:
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/DSInstructions.td
  test/CodeGen/AMDGPU/GlobalISel/inst-select-load-local.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-store-private.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66385.218019.patch
Type: text/x-patch
Size: 21573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/47ddf484/attachment.bin>


More information about the llvm-commits mailing list