[PATCH] D66386: AMDGPU/GlobalISel: Fix reg bank for uniform LDS loads
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 17 18:48:01 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.
The pointer is always a VGPR. Also fix hardcoding the pointer size to 64.
https://reviews.llvm.org/D66386
Files:
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/regbankselect-load.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66386.215766.patch
Type: text/x-patch
Size: 4966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190818/53907d6e/attachment.bin>
More information about the llvm-commits
mailing list