[PATCH] D14683: [DAGCombiner] Vector constant folding for comparisons

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 13:20:02 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253504: [DAGCombiner] Vector constant folding for comparisons (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D14683?vs=40218&id=40548#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14683

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/2011-10-21-widen-cmp.ll
  llvm/trunk/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll
  llvm/trunk/test/CodeGen/X86/vec_minmax_sint.ll
  llvm/trunk/test/CodeGen/X86/vec_minmax_uint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14683.40548.patch
Type: text/x-patch
Size: 115528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/cf20e74a/attachment.bin>


More information about the llvm-commits mailing list