[PATCH] [X86] Improved lowering of v4x32 build_vector dag nodes.

Andrea Di Biagio Andrea_DiBiagio at sn.scee.net
Wed Nov 19 04:41:17 PST 2014


Uploaded a new version of the patch.
This time we correctly check the precondition on the number of non-zero elements in input to the build_vector.
Also, added a missing check on the value type of vectors in input to extract_vector_elt dag nodes.

http://reviews.llvm.org/D6311

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/sse2.ll
  test/CodeGen/X86/sse41.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6311.16378.patch
Type: text/x-patch
Size: 16106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141119/42d7046a/attachment.bin>


More information about the llvm-commits mailing list