[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
Mon Oct 3 00:15:31 PDT 2016


bjope updated this revision to Diff 73241.
bjope added a comment.
Herald added a subscriber: wdng.

Added missing TODO about possible future optimizations.


https://reviews.llvm.org/D25007

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25007.73241.patch
Type: text/x-patch
Size: 4539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161003/19419c8b/attachment.bin>


More information about the llvm-commits mailing list