[PATCH] Lower certain build_vectors to insertps instructions

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Sun Apr 27 00:05:49 PDT 2014


Fixed a bug pointed by Elena: only optimize v4x32 vectors, not bigger ones.

http://reviews.llvm.org/D3521

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/sse41.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3521.8871.patch
Type: text/x-patch
Size: 9195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140427/e3ba772f/attachment.bin>


More information about the llvm-commits mailing list