[PATCH] D33958: [GlobalISel][X86] Support vector type G_MERGE_VALUES selection.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 13:55:17 PDT 2017


igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.

Support vector type G_MERGE_VALUES selection. For now G_MERGE_VALUES marked as legal for any type, so nothing to do in legalizer.
Split from https://reviews.llvm.org/D33665


https://reviews.llvm.org/D33958

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  test/CodeGen/X86/GlobalISel/select-merge-vec256.mir
  test/CodeGen/X86/GlobalISel/select-merge-vec512.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33958.101619.patch
Type: text/x-patch
Size: 7321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/5cf214ad/attachment.bin>


More information about the llvm-commits mailing list