[PATCH] D64344: AMDGPU: Add register classes to flat store patterns

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 07:57:48 PDT 2019


arsenm created this revision.
arsenm added reviewers: rampitec, nhaehnle.
Herald added subscribers: jfb, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.

For some reason GlobalISelEmitter needs register classes to import
these, although it works for the load patterns.


https://reviews.llvm.org/D64344

Files:
  lib/Target/AMDGPU/FLATInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64344.208419.patch
Type: text/x-patch
Size: 6075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/55751f59/attachment.bin>


More information about the llvm-commits mailing list