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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 13:27:19 PDT 2016


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

Updated based on Bjorn's comments


Repository:
  rL LLVM

https://reviews.llvm.org/D25691

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25691.75641.patch
Type: text/x-patch
Size: 16062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/39a33661/attachment.bin>


More information about the llvm-commits mailing list