[PATCH] D33956: [GlobalISel][X86] Support vector type G_INSERT legalization/selection.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 02:38:20 PDT 2017


igorb updated this revision to Diff 103542.
igorb added a comment.

- rebase
- fix according to comments


https://reviews.llvm.org/D33956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33956.103542.patch
Type: text/x-patch
Size: 24474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/480e577f/attachment-0001.bin>


More information about the llvm-commits mailing list