[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
Thu Feb 16 06:10:02 PST 2017


RKSimon updated this revision to Diff 88723.
RKSimon added a comment.

Addressed Elena's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D29454

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29454.88723.patch
Type: text/x-patch
Size: 8692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/18b5cc51/attachment.bin>


More information about the llvm-commits mailing list