[PATCH] D73435: [ValueTracking] Add DemandedElts support to computeKnownBits/ComputeNumSignBits (PR36319)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 1 04:48:12 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG105e5c940cc0: [ValueTracking] Add DemandedElts support to computeKnownBits/ComputeNumSignBits… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D73435?vs=241869&id=241876#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73435/new/

https://reviews.llvm.org/D73435

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/nsw.ll
  llvm/test/Transforms/InstCombine/shift-add.ll
  llvm/test/Transforms/LoopVectorize/X86/small-size.ll
  llvm/test/Transforms/LoopVectorize/X86/x86-interleaved-accesses-masked-group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73435.241876.patch
Type: text/x-patch
Size: 22739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200201/6825dd60/attachment.bin>


More information about the llvm-commits mailing list