[PATCH] D33665: [GlobalISel][X86] Support vector type G_UNMERGE_VALUES selection.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 14:18:14 PDT 2017


igorb updated this revision to Diff 101621.
igorb retitled this revision from "[GlobalISel][X86] support G_MERGE_VALUES/G_UNMERGE_VALUES selection." to "[GlobalISel][X86] Support vector type G_UNMERGE_VALUES selection.".
igorb edited the summary of this revision.
igorb added a comment.

Split the patch according to Quentin comment.
https://reviews.llvm.org/D33958
https://reviews.llvm.org/D33957
https://reviews.llvm.org/D33956
https://reviews.llvm.org/D33952

Thanks.


https://reviews.llvm.org/D33665

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  test/CodeGen/X86/GlobalISel/add-vec.ll
  test/CodeGen/X86/GlobalISel/select-unmerge-vec256.mir
  test/CodeGen/X86/GlobalISel/select-unmerge-vec512.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33665.101621.patch
Type: text/x-patch
Size: 14877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/edf6fd7f/attachment.bin>


More information about the llvm-commits mailing list