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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305989: [GlobalISel][X86] Support vector type G_INSERT legalization/selection. (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D33956?vs=103542&id=103543#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33956.103543.patch
Type: text/x-patch
Size: 24848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/9240acbe/attachment.bin>


More information about the llvm-commits mailing list