[PATCH] D68373: AMDGPU/GlobalISel: Handle RegBankSelect of G_INSERT_VECTOR_ELT

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 22:17:11 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle, kerbowa, scott.linder.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
arsenm added parent revisions: D68371: AMDGPU/GlobalISel: Allow VGPR to index SGPR register, D68372: AMDGPU/GlobalISel: Split 64-bit vector extracts during RegBankSelect.

https://reviews.llvm.org/D68373

Files:
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/regbankselect-insert-vector-elt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68373.222966.patch
Type: text/x-patch
Size: 33751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/a318ce92/attachment.bin>


More information about the llvm-commits mailing list