[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
Sat Aug 17 17:51:49 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.
There should probably be a size only matcher.
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-load-private.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.215764.patch
Type: text/x-patch
Size: 18956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190818/6607e23c/attachment-0001.bin>
More information about the llvm-commits
mailing list