[PATCH] D64724: AMDGPU/GlobalISel: Fix handling of sgpr (not scc bank) s1 to VCC

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 05:54:12 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.

This was emitting a copy from a 32-bit register to a 64-bit.


https://reviews.llvm.org/D64724

Files:
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  test/CodeGen/AMDGPU/GlobalISel/inst-select-copy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64724.209819.patch
Type: text/x-patch
Size: 4832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/7f895d20/attachment.bin>


More information about the llvm-commits mailing list