[PATCH] D17691: [X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_VECTOR_INREG

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 01:48:28 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262599: [X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_VECTOR_INREG (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D17691?vs=49317&id=49722#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17691

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17691.49722.patch
Type: text/x-patch
Size: 14395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/18f86323/attachment.bin>


More information about the llvm-commits mailing list