[PATCH] D43618: [X86][MMX] Add support for MMX build vectors (PR29222)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 05:54:00 PST 2018


RKSimon updated this revision to Diff 136983.
RKSimon edited the summary of this revision.
RKSimon added a reviewer: efriedma.
RKSimon added a comment.

Create MMX build vectors from intrinsics instead of relying on new DAG opcodes.


Repository:
  rL LLVM

https://reviews.llvm.org/D43618

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/3dnow-intrinsics.ll
  test/CodeGen/X86/mmx-build-vector.ll
  test/CodeGen/X86/pr29222.ll
  test/CodeGen/X86/vec_insert-mmx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43618.136983.patch
Type: text/x-patch
Size: 109206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/7a39e30f/attachment.bin>


More information about the llvm-commits mailing list