[PATCH] D29454: [DAGCombine] RFC: Recognise any_extend_vector_inreg and truncation style shuffle masks

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 07:26:28 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295451: [DAGCombine] Recognise any_extend_vector_inreg and truncation style shuffle… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D29454?vs=88732&id=88886#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29454

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/2011-10-21-widen-cmp.ll
  llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
  llvm/trunk/test/CodeGen/X86/avx512-vec-cmp.ll
  llvm/trunk/test/CodeGen/X86/sse-minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29454.88886.patch
Type: text/x-patch
Size: 8610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/093fdc5c/attachment-0001.bin>


More information about the llvm-commits mailing list