]> granicus.if.org Git - llvm/commit
AMDGPU/GlobalISel: Fix flat load/store of pointer types
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 1 Aug 2019 03:57:42 +0000 (03:57 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 1 Aug 2019 03:57:42 +0000 (03:57 +0000)
commitb216057cd21ac6855e0295e0a4cfe2b7c7726393
tree677e107710dd73d3178cce97a4e0d77d4ab32438
parent62b274e7ca198ba0b39430f2ec305ff2468f3b66
AMDGPU/GlobalISel: Fix flat load/store of pointer types

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367513 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUGISel.td
lib/Target/AMDGPU/FLATInstructions.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