[PATCH] D65085: AMDGPU/GlobalISel: Fix flat load/store of pointer types

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 06:11:27 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.

https://reviews.llvm.org/D65085

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUGISel.td
  lib/Target/AMDGPU/SIRegisterInfo.td
  test/CodeGen/AMDGPU/GlobalISel/inst-select-load-flat.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-load-global.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-store-flat.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-store-global.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65085.211073.patch
Type: text/x-patch
Size: 20725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/892e5838/attachment.bin>


More information about the llvm-commits mailing list