[PATCH] D64070: AMDGPU/GlobalISel: Select G_MERGE_VALUES

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 05:59:53 PDT 2019


arsenm updated this revision to Diff 207527.
arsenm added a comment.

Fix undef values and implicit uses


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64070/new/

https://reviews.llvm.org/D64070

Files:
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/inst-select-concat-vectors.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-merge-values.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64070.207527.patch
Type: text/x-patch
Size: 61050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/fd9a4804/attachment.bin>


More information about the llvm-commits mailing list