[PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 07:39:07 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285296: [DAGCombiner] Add vector demanded elements support to computeKnownBits (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D25691?vs=75641&id=76030#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25691

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/avx-vperm2x128.ll
  llvm/trunk/test/CodeGen/X86/known-bits-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25691.76030.patch
Type: text/x-patch
Size: 15866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/efc15c6b/attachment.bin>


More information about the llvm-commits mailing list