[PATCH] D11518: [DAGCombiner] Convert constant AND masks to shuffle clear masks down to the byte level

Simon Pilgrim llvm-dev at redking.me.uk
Sat Aug 1 03:02:22 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243831: [DAGCombiner] Convert constant AND masks to shuffle clear masks down to theā€¦ (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D11518?vs=31011&id=31192#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11518

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/avx2-conversions.ll
  llvm/trunk/test/CodeGen/X86/masked_memop.ll
  llvm/trunk/test/CodeGen/X86/sse2-vector-shifts.ll
  llvm/trunk/test/CodeGen/X86/sse3.ll
  llvm/trunk/test/CodeGen/X86/vec_cast2.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-zext.ll
  llvm/trunk/test/CodeGen/X86/vselect-avx.ll
  llvm/trunk/test/CodeGen/X86/widen_load-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11518.31192.patch
Type: text/x-patch
Size: 48303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150801/9c8e70ac/attachment.bin>


More information about the llvm-commits mailing list