[PATCH] D32230: [DAG] add splat vector support for 'and' in SimplifyDemandedBits

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 11:18:06 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300725: [DAG] add splat vector support for 'and' in SimplifyDemandedBits (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D32230?vs=95762&id=95785#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32230

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-ext.ll
  llvm/trunk/test/CodeGen/X86/vector-rotate-128.ll
  llvm/trunk/test/CodeGen/X86/vector-rotate-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32230.95785.patch
Type: text/x-patch
Size: 6448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/6a24822f/attachment.bin>


More information about the llvm-commits mailing list