[PATCH] D25007: [DAG] Teach computeKnownBits and ComputeNumSignBits in SelectionDAG to look through EXTRACT_VECTOR_ELT.

Bjorn Pettersson via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 10:49:39 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283347: [DAG] Teach computeKnownBits and ComputeNumSignBits in SelectionDAG to look… (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D25007?vs=73241&id=73671#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25007

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  llvm/trunk/test/CodeGen/SPARC/vector-extract-elt.ll
  llvm/trunk/test/CodeGen/X86/pr21792.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25007.73671.patch
Type: text/x-patch
Size: 4702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/264a8e74/attachment.bin>


More information about the llvm-commits mailing list